Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular compiled templates don't get processed (.js in general) #68

Open
Climax777 opened this issue Jul 12, 2015 · 2 comments
Open

Angular compiled templates don't get processed (.js in general) #68

Climax777 opened this issue Jul 12, 2015 · 2 comments

Comments

@Climax777
Copy link

Hi

I compile my angular templates into a concatenated JS file. usemin/rev correctly replaces revisioned files inside the JS files, but grunt-cdn doesn't prefix urls used inside with my CDN.

Any ideas how I can work around this?

@Climax777
Copy link
Author

I've moved to grunt-cdnify for now, it falls back to interpreting JS files as HTML, which seems to work fine for my use case.

@ds-manish
Copy link

@Climax777 does grunt-cdnify support .js file...

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

No branches or pull requests

2 participants