cgeo.github.io icon indicating copy to clipboard operation
cgeo.github.io copied to clipboard

Include third-party hosted JavaScript

Open SammysHP opened this issue 8 years ago • 1 comments

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 avatar Jul 27 '17 14:07 SammysHP

@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.

niklashigi avatar Jul 27 '17 14:07 niklashigi