Skip to content

Commit 1f6341a

Browse files
authored
Revert "adjusted configuration to cover for compatibility on firefox and safari (module-federation#3107)"
This reverts commit 7bd3029.
1 parent 7bd3029 commit 1f6341a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

react-18-ssr/shell/config/webpack.shared.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ const webpackConfig = {
2121
},
2222
],
2323
},
24-
optimization: { splitChunks: { chunks: 'initial' }}
2524
};
2625

2726
module.exports = webpackConfig;

0 commit comments

Comments
 (0)