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

No longer moving cdnified url outside of usemin block #47

Open
scottlepp opened this issue Mar 28, 2014 · 1 comment
Open

No longer moving cdnified url outside of usemin block #47

scottlepp opened this issue Mar 28, 2014 · 1 comment

Comments

@scottlepp
Copy link

Just wondering why the latest version doesn't move (hoist) the cdnified url outside of the usemin block. The cdnified link inside a usemin build block just gets minified now. Is there a way around this? I can't remove the link from the build block as some of our builds will use cdn and some wont. Thanks.

@mjetek
Copy link

mjetek commented Apr 11, 2014

I've created a simple task which moves cdnified link and script tags out of the build sections, you can see it here https://github.com/mjetek/grunt-cdn-nobuild

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