Closed Nthalk closed 11 years ago
Hey folks, sorry for leaving this sitting for so long. This and #4 look to be different approaches to solving the same problem. Any opinion on which is preferable?
Not sure this one is relevant anymore. Either way it would need additional code changes before merging - closing for now.
Now you can run
precompile("something/whatever.hbs", "assets/app/tpl")
and it will generate anEmber.TEMPLATES['something/whatever']
from the contents of./assets/app/tpl/something/whatever.hbs
Hope you merge it in.