Closed torjue closed 11 years ago
Seems like the concat option isn't working in Windows, when used with usemin, due to path issues. Same gruntfile works on osx/linux.
Thanks for the screenshot! I believe grunt.util has something I can use to detect the file system or figure out the usemin path.
grunt.util
I'll figure it out, but will probably need your help on it :)
Seems like the concat option isn't working in Windows, when used with usemin, due to path issues. Same gruntfile works on osx/linux.