Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
decentraleyes
decentraleyes
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 86
    • Issues 86
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

Microsoft has acquired GitHub. Decentraleyes has left GitHub. Welcome to its new home!

To participate, please register, or sign in with an existing GitLab.com, Bitbucket, or GitHub account.

Past contributions on GitHub? Be sure to reclaim your Comments, Issues, and Pull Requests.

  • Thomas Rientjes
  • decentraleyesdecentraleyes
  • Merge Requests
  • !229

Open
Opened Nov 05, 2017 by Ghost User@ghostContributor
  • Report abuse
Report abuse

Add React and ReactDOM, at the unpkg CDN.

  • Overview 1
  • Commits 0
  • Changes 0

Created by: jelford

React is now MIT licensed as of version 16. The getting started docs point towards unpkg for those using a cdn, so add support for that.

unpkg uses a different layout to googleapis or cloudflare, so I had to add to the remote resolution in the audit tool. Additionally I added a --filter option to the audit tool to make iterating faster. Usage:

node run --filter react
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: Synzvato/decentraleyes!229
Source branch: jelford:unpkg_react