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

Use only CDNs? #74

Closed
commonquail opened this issue Feb 4, 2014 · 1 comment
Closed

Use only CDNs? #74

commonquail opened this issue Feb 4, 2014 · 1 comment

Comments

@commonquail
Copy link
Contributor

All third-party JS and CSS is available from reliable public CDNs. One or two are already referencing CDNs but most files are included in the repository.
I propose either eliminating all CDNs or using only CDNs, with a preference for the latter. The former removes a dependency on an Internet connection while the latter reduces maintenance.

@tariqbuilds
Copy link
Owner

I think this is a great point, @commonquail . I removed all dependencies on CDNs (see this commit). All libraries are now local.

Thanks, again.

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