Merge d9adaf7221 into sapling-pr-archive-poteto

This commit is contained in:
lauren
2025-03-14 11:12:20 -04:00
committed by GitHub
+1 -1
View File
@@ -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,