discourse/app/assets
Robin Ward 7f373e8b93 DEV: Don't use js.erb for constants
Adds a new rake task to auto generate a constants.js file with the
constants present. This makes migrating to Ember CLI easier, but also
slightly speeds up asset compilation by having to do less work.

If the constants change you need to run:
`rake javascripts:update_constants`
2020-05-08 14:14:01 -04:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts DEV: Don't use js.erb for constants 2020-05-08 14:14:01 -04:00
stylesheets FIX: Bookmark Modal Input (#9707) 2020-05-08 17:47:01 +02:00