diff --git a/scripts/rollup/bundles.js b/scripts/rollup/bundles.js index 49d12d0c078a..f8ec11543883 100644 --- a/scripts/rollup/bundles.js +++ b/scripts/rollup/bundles.js @@ -407,7 +407,7 @@ const bundles = [ bundleTypes: [NODE_DEV, NODE_PROD, FB_WWW_DEV], moduleType: ISOMORPHIC, entry: 'eslint-plugin-react-hooks', - global: 'ESlintPluginReactHooks', + global: 'ESLintPluginReactHooks', externals: [], },