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
..
2020-05-07 16:39:53 +02:00
2020-03-25 12:30:20 -04:00
2020-05-08 14:14:01 -04:00
2020-05-06 10:36:08 -04:00
2020-04-28 10:14:49 -04:00
2020-05-08 09:19:48 +02:00
2020-05-08 09:19:48 +02:00
2020-05-08 09:19:36 +02:00
2020-04-16 22:38:10 +02:00
2020-03-25 12:30:20 -04:00
2020-05-05 14:54:13 -04:00
2020-05-01 15:19:19 -04:00
2020-03-25 12:30:20 -04:00
2020-04-29 21:40:21 +03:00
2020-05-06 15:28:06 -04:00
2020-03-25 12:30:20 -04:00
2020-02-21 15:56:49 +01:00
2020-03-25 12:30:20 -04:00
2020-03-25 12:30:20 -04:00
2020-05-01 14:12:09 -04:00
2020-04-28 10:14:49 -04:00
2020-05-07 12:37:47 -04:00
2020-03-24 16:18:56 -04:00
2020-04-30 12:07:51 +03:00
2020-05-06 15:28:06 -04:00
2020-05-07 16:14:38 -04:00
2020-03-31 14:24:02 -03:00
2020-04-30 16:41:02 -04:00
2020-04-15 11:11:00 +05:30
2020-04-29 12:18:21 -04:00
2020-03-24 16:32:56 -04:00
2020-02-07 10:00:39 +01:00