react/scripts/rollup
Sebastian Markbåge b779dd51e8
Stop syncing ReactTypes to RN (#18366)
This is a really old one and all callers have since been codemodded away
anyway because of problems.

This file is not really as rigorously maintained as the official Flow types
but has a few more specifics. However, the inconsistency causes problems
when you try to pass files typed using the built-in Flow typing for React
and mix it with these.

We just happen to get away with it because we compile out the types. If we
didn't we would hit those problems by even using these in our renderers.
2020-03-21 15:22:40 -07:00
..
plugins Update Rollup version to 1.19.4 and fix breaking changes (#15037) 2020-02-20 22:09:30 +00:00
shims [Native] Enable and remove targetAsInstance feature flag. (#18182) 2020-02-28 13:45:42 -08:00
validate Update Rollup version to 1.19.4 and fix breaking changes (#15037) 2020-02-20 22:09:30 +00:00
build.js Set up infra for react-reconciler fork (#18285) 2020-03-12 11:38:32 -07:00
bundles.js Wire up bundler configs (#18334) 2020-03-18 12:18:34 -07:00
consolidateBundleSizes.js Fix sizebot (#15771) 2019-05-29 21:30:16 -07:00
forks.js Don't use EventListener Fork in Modern WWW Builds (#18333) 2020-03-18 13:13:50 +00:00
modules.js add jsx-runtime and jsx-dev-runtime (#18299) 2020-03-17 13:22:19 -07:00
packaging.js Stop syncing ReactTypes to RN (#18366) 2020-03-21 15:22:40 -07:00
stats.js Fix sizebot (#15771) 2019-05-29 21:30:16 -07:00
sync.js Fork React Native renderer into FB and OSS bundles (#12625) 2018-04-18 13:16:50 -07:00
utils.js Refactor the build scripts (#11787) 2017-12-06 20:11:32 +00:00
wrappers.js Move remaining things to named exports (#18165) 2020-02-27 17:18:55 -08:00