Hi i have a question, when i use js.erb with server side code in it ``` var SomeVar = <%= TIMEZONES_CONSTANTS.to_json %> ``` the task assets_precompile will skip see also https://github.com/railsware/js-routes/issues/146
Hi i have a question,
when i use js.erb with server side code in it
the task assets_precompile will skip
see also railsware/js-routes#146