dillon1000/react
Commit
Browse files [compiler] Check for __DEV__ for FastRefresh
We don't always have the NODE_ENV set, so additionally check for the __DEV__ global if it has one set. ghstack-source-id: 3719a4710a5fb1b4abf511f469c815917b7dfdf4 Pull Request resolved: https://github.com/facebook/react/pull/29785
Changed paths1 file
First-parent comparisoncompiler/packages/babel-plugin-react-compiler/src/Babel/BabelPlugin.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…