We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
bower
grunt-google-cdn/tasks/cdnify.js
Line 6 in 5ddf769
The dependency is absolutely massive. Currently this grunt task with dependencies takes up 93 MB!
You can probably instead use https://github.com/bower/config
Related to passy/google-cdn#27
The text was updated successfully, but these errors were encountered:
93 MB. Wow. Thanks, Sindre. That's something we should be looking into.
Sorry, something went wrong.
Replace bower with bower-config
750d859
Requires manual testing. Fixes #62
fix(task): replace bower with bower-config
a1e92a9
This should dramatically reduce the package size. Requires manual testing. Fixes #62
passy
Successfully merging a pull request may close this issue.
grunt-google-cdn/tasks/cdnify.js
Line 6 in 5ddf769
The dependency is absolutely massive. Currently this grunt task with dependencies takes up 93 MB!
You can probably instead use https://github.com/bower/config
Related to passy/google-cdn#27
The text was updated successfully, but these errors were encountered: