It's very frustrating that I have to go and replace all the default .js files with coffeescript ones, on ember init. Why can't I just specify a flag, like there was in ember app kit:
ember init coffee:true
I would also like to see the same feature in generators:
It's very frustrating that I have to go and replace all the default
.js
files with coffeescript ones, onember init
. Why can't I just specify a flag, like there was in ember app kit:I would also like to see the same feature in generators: