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

Include third-party hosted JavaScript #151

Open
SammysHP opened this issue Jul 27, 2017 · 1 comment
Open

Include third-party hosted JavaScript #151

SammysHP opened this issue Jul 27, 2017 · 1 comment
Assignees
Labels

Comments

@SammysHP
Copy link
Member

SammysHP commented Jul 27, 2017

For two reasons:

  • I like self-contained projects, which do not depend on the reliability of other services
  • I am a NoScript user and have not whitelisted CDNs like CloudFront.

The drawback is a small increase in download size, but that shouldn't make a big difference, especially compared to other websites which are usually much bigger.

@SammysHP SammysHP self-assigned this Jul 27, 2017
@niklashigi
Copy link
Contributor

niklashigi commented Jul 27, 2017

@SammysHP I would suggest using a dependency manager like Bower then.
This would allow us to manage and update these dependencies without a lot of effort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants