mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
* Move webcomponents.js polyfill to mocks I'd like to move it out of shared to make it easier to sync this to RN. Since this is only used for testing and a polyfill is essentially a mock. Maybe this makes sense? Rename to camel case to be consistent with providesModule. * Update path to ignore in configs