mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 18:57:20 -05:00
Extracted from #35477. This moves all of the `<script>` tag generation from ember-cli to Rails, and makes Rails serve the assets in test mode. No behaviour change, but will make it easier for us to feature-flag the new plugin compiler.