Skip to content

Use assets from npm instead of CDN #25

@dmitryrck

Description

@dmitryrck

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions