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 a CDN for third-party dependencies #120

Closed
mgeisler opened this issue Oct 22, 2014 · 1 comment
Closed

Use a CDN for third-party dependencies #120

mgeisler opened this issue Oct 22, 2014 · 1 comment

Comments

@mgeisler
Copy link
Owner

Investigate loading JS files fromhttps://developers.google.com/speed/libraries/, http://www.jsdelivr.com/ or https://cdnjs.com/. If necessary, we may upload the missing libraries ourselves.

@mgeisler
Copy link
Owner Author

I think we'll instead just minify the JS and CSS code as needed. This avoids third-party dependencies and should be faster when the application is loaded with an empty cache.

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

1 participant