mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
504222dcd2
This allows exporting ESM modules for the Webpack plugin. This is necessary for making a resolver plugin. We could probably make the whole plugin use ESM instead of CJS ES2015.