You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today I've tried to update grunt-angular-templates from 0.3.10 to 0.5.5. The build failed and I traced the error back to the changes happening in v0.5.1.
This doesn't just add the usemin option, this removes the concat option as well. This is a breaking change, you should have changed the version number to 0.6.0, patch releases shouldn't introduce breaking changes... I've just got bitten by that.
Was concat support removed?
Running build on Windows 7. It's running in "Git bash" (cmd with bash).
@ericclemmons : Generator? The config for grunt-angular-templates was manually created. The htmlmin part is untested (going to test and tweak it tomorrow).
Today I've tried to update grunt-angular-templates from 0.3.10 to 0.5.5. The build failed and I traced the error back to the changes happening in v0.5.1.
I've noticed the comment by @mzgol on 7cdbd76:
Was concat support removed?
Running build on Windows 7. It's running in "Git bash" (cmd with bash).
Compare of changes in v0.5.1:
v0.5.0...v0.5.1
Output when running Grunt build
Configuration:
The text was updated successfully, but these errors were encountered: