react/scripts/flow
Dan Abramov 03126dd087
[Flight] Add read-only fs methods (#20412)
* Don't allocate the inner cache unnecessarily

We only need it when we're asking for text. I anticipate I'll want to avoid allocating it in other methods too when it's not strictly necessary.

* Add fs.access

* Add fs.lstat

* Add fs.stat

* Add fs.readdir

* Add fs.readlink

* Add fs.realpath

* Rename functions to disambiguate two caches
2020-12-09 21:46:50 +00:00
..
config Exclude fixtures from Flow config (#20302) 2020-11-20 02:45:03 +00:00
createFlowConfigs.js [DevTools] Add DevTools forked Feature flags (#18994) 2020-10-12 13:07:10 -04:00
environment.js [Flight] Add read-only fs methods (#20412) 2020-12-09 21:46:50 +00:00
react-devtools.js [DevTools] Add DevTools forked Feature flags (#18994) 2020-10-12 13:07:10 -04:00
react-native-host-hooks.js Fork legacy-events folder into react-dom and react-native (#19228) 2020-07-01 16:37:13 +01:00
react-relay-hooks.js [Flight] Simplify Relay row protocol (#20168) 2020-11-10 19:54:42 -08:00
runFlow.js Make Flow work with your editor (#18664) 2020-04-18 10:24:46 -07:00