Skip to content
This repository has been archived by the owner on Jun 8, 2018. It is now read-only.

Add React and ReactDOM, at the unpkg CDN. #229

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jelford
Copy link

@jelford jelford commented Nov 5, 2017

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

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.
@jelford
Copy link
Author

jelford commented Nov 5, 2017

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant