ericclemmons / grunt-angular-templates

Grunt build task to concatenate & pre-load your AngularJS templates
MIT License
710 stars 107 forks source link

Injection (in blank) hardcoded breaks my app #90

Closed rodrigobraga closed 10 years ago

rodrigobraga commented 10 years ago

On this line (and other), the injection (in blank with []) cancels my app, i think that this can be optional; what you think?

sorry my english! :)

ericclemmons commented 10 years ago

grunt-html2js isn't this project :)

With grunt-angular-templates, you can toggle the [] behavior via the standalone option:

https://github.com/ericclemmons/grunt-angular-templates#standalone

Good luck!

rodrigobraga commented 10 years ago

oh dammit. sorry :)