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 assets from npm instead of CDN #25

Open
dmitryrck opened this issue Jul 19, 2021 · 0 comments
Open

Use assets from npm instead of CDN #25

dmitryrck opened this issue Jul 19, 2021 · 0 comments

Comments

@dmitryrck
Copy link
Member

Based on this comment: #22 (comment) :

Your call here, but I think there are a few downsides to the CDN approach:

  1. We have to look in multiple places to find which dependencies we're relying on
  2. If one of our dependencies contains an XSS vulnerability, we won't get any GitHub security notifications about it
  3. Upgrading is a manual process, as opposed to being able to yarn upgrade
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