On Windows 7, the multihost view lists root and framework style apps, but only framework style apps are served.
Root-style apps (with or without a _harp.json) never load; the browser provides a 404. The same app works fine with harp server (except except for the path problem discussed in #46, #47, #48).
On Windows 7, the multihost view lists root and framework style apps, but only framework style apps are served.
Root-style apps (with or without a
_harp.json) never load; the browser provides a 404. The same app works fine withharp server(except except for the path problem discussed in #46, #47, #48).