Closed jackfranklin closed 11 years ago
Re. my suggestion, it might be an idea to have one branch using the text plugin, and another branch using something like grunt so that templates are concatenated into a file as AMD modules.
IMO. (Posted a more detailed response on #8)
Just did this :)
RequireJS has an awesome text plugin which lets us load in text files as dependencies / modules. This means we could strip the sample Handlebars templates out into one / multiples?
Thoughts?