discourse/app/assets/javascripts/bootstrap-json
David Taylor 3e45837d78
DEV: Reorder custom ember-cli middleware to restore error page (#24383)
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.
2023-11-15 14:43:01 +00:00
..
.npmrc
index.js DEV: Simplify ember-cli proxy strategy (#24242) 2023-11-10 11:16:06 +00:00
package.json DEV: Reorder custom ember-cli middleware to restore error page (#24383) 2023-11-15 14:43:01 +00:00