grunt-useref
grunt-useref copied to clipboard
Integrated with requirejs?
The useref is removing the data-main...how can i use with require js?
Hi Eric,
Sorry but this will take me a while to get to, since work is super busy.
I do know that grunt-usemin has built in requirejs support, so that you can integrate well with rjs - require js' optimizer.
https://github.com/yeoman/grunt-usemin
grunt usemin is not as straight forward to use as this task (which is why I created this one)... however it is more powerful.
Thanks for pointing this issue out, Peter.