but this can be changed in config.rb to something like: activate :emberscript, emblem_ext: "ems", ignore: false ...
Create a source map and a EmberScript file with all concatenated sources in the same folder as the target JavaScript file. The source map will be named like this: #{targetJsFileName}map.json, e.g.: ...