mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 00:29:18 +08:00
3e45837d78
Ember-cli has built-in error pages when there is a build error. Previously these were not being used in Discourse because our custom proxy middleware was too early in the stack. This commit reorders things so that the "broccoli-watcher" middleware runs before our custom proxy. It also disables the `historySupportMiddleware`, which doesn't make sense in our 'always proxy' setup. |
||
---|---|---|
.. | ||
.npmrc | ||
index.js | ||
package.json |