discourse/app/assets
David Taylor 2c4faf48f9
DEV: Fix ember-cli proxy assets (#22674)
We were proxying all `/assets/*` requests through to the origin. In local development that was fine, because Rails was able to serve files from the `dist/` directory. But when proxying to a remote origin, we want the local ember-cli to serve its own JS assets
2023-08-01 18:43:33 +01:00
..
images
javascripts DEV: Fix ember-cli proxy assets (#22674) 2023-08-01 18:43:33 +01:00
stylesheets UX: Fixes for new related topic styles (#22906) 2023-08-01 11:57:29 -03:00