dillon1000/react
Commit
Browse files Add Node ESM build option (#20243)
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.
Changed paths6 files
First-parent comparisonscripts/rollup/build.js ModifiedM scripts/rollup/bundles.js ModifiedM scripts/rollup/packaging.js ModifiedA scripts/rollup/validate/eslintrc.esm.js AddedM scripts/rollup/validate/index.js ModifiedM scripts/rollup/wrappers.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…