mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +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.