react/scripts/shared
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
..
__tests__ Change build from babylon to babel (#18015) 2020-02-11 11:56:26 +00:00
evalToString.js Use console directly instead of warning() modules (#17599) 2019-12-14 18:09:25 +00:00
inlinedHostConfigs.js Add Relay specific React Native build of Flight (#20149) 2020-11-02 18:49:48 -08:00
listChangedFiles.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
pathsByLanguageVersion.js Add Node ESM Loader and Register Entrypoints (#20274) 2020-11-16 23:46:27 -05:00