Skip to content

Conversation

trask
Copy link
Contributor

@trask trask commented Jul 7, 2013

Currently getting "unknown concat target" error on windows because the
concat target created by usemin uses the normalized path (with
backslashes on windows).

I needed to normalize the concat target in angular-template before looking
it up so it will work on windows also.

Currently getting "unknown concat target" error on windows because the
concat target created by usemin uses the normalized path (with
backslashes on windows).

Need to normalize the concat target in angular-template before looking
it up so it will work on windows also.
@ericclemmons
Copy link
Owner

Great catch! Merging...

ericclemmons added a commit that referenced this pull request Jul 7, 2013
@ericclemmons ericclemmons merged commit 53d3990 into ericclemmons:master Jul 7, 2013
@ericclemmons
Copy link
Owner

Tagged & release v0.3.10 for you @trask. Thanks for the help, as I don't have a Windows machine available (and IIRC, grunt used to not work well on Windows at all!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants