react/scripts/rollup/validate
Sebastian Markbåge 82e99e1b02
Add Node ESM Loader and Register Entrypoints (#20274)
* Add Node ESM loader build

This adds a loader build as a first-class export. This will grow in
complexity so it deserves its own module.

* Add Node CommonJS regiter build

This adds a build as a first-class export for legacy CommonJS registration
in Node.js. This will grow in complexity so it deserves its own module.

* Simplify fixture a bit to easier show usage with or without esm

* Bump es version

We leave async function in here which are newer than ES2015.
2020-11-16 23:46:27 -05:00
..
eslintrc.cjs.js Internal act: Flush timers at end of scope (#19788) 2020-09-08 21:55:23 -07:00
eslintrc.cjs2015.js Internal act: Flush timers at end of scope (#19788) 2020-09-08 21:55:23 -07:00
eslintrc.esm.js Add Node ESM Loader and Register Entrypoints (#20274) 2020-11-16 23:46:27 -05:00
eslintrc.fb.js Internal act: Flush timers at end of scope (#19788) 2020-09-08 21:55:23 -07:00
eslintrc.rn.js Internal act: Flush timers at end of scope (#19788) 2020-09-08 21:55:23 -07:00
eslintrc.umd.js Internal act: Flush timers at end of scope (#19788) 2020-09-08 21:55:23 -07:00
index.js Add Node ESM build option (#20243) 2020-11-13 05:57:45 -08:00