mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
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.