mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Merge d9adaf7221 into sapling-pr-archive-poteto
This commit is contained in:
@@ -1191,7 +1191,7 @@ const bundles = [
|
||||
name: 'eslint-plugin-react-hooks',
|
||||
bundleTypes: [NODE_DEV, NODE_PROD, CJS_DTS],
|
||||
moduleType: ISOMORPHIC,
|
||||
entry: 'eslint-plugin-react-hooks/src/index.ts',
|
||||
entry: './compiler/packages/eslint-plugin-react-hooks/src/index.ts',
|
||||
global: 'ESLintPluginReactHooks',
|
||||
minifyWithProdErrorCodes: false,
|
||||
wrapWithModuleBoundaries: false,
|
||||
|
||||
Reference in New Issue
Block a user