Skip to content
Snippets Groups Projects

Add React and ReactDOM, at the unpkg CDN.

Open Ghost User requested to merge jelford:unpkg_react into master

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

Merge request reports

Merge request contains no changes

Use merge requests to propose changes to your project and discuss them with your team. To make changes, use the Code dropdown list above, then test them with CI/CD before merging.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Author Contributor

    Created by: jelford

    I've just seen #16, so I understand you won't be wanting to look too hard at this until there's some way forward on that issue.

Please register or sign in to reply
Loading