Skip to content

Commit e46e0aa

Browse files
committed
fix
1 parent 8dfc198 commit e46e0aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ const compileWithReactRefresh = (
6565
splitChunks: {
6666
cacheGroups: {
6767
reactRefresh: {
68-
test: /[\\/](react-refresh|plugin-react-refresh\/client)[\\/]/,
68+
test: /[\\/](react-refresh|rspack-plugin-react-refresh\/client)[\\/]/,
6969
name: 'react-refresh',
7070
chunks: 'all',
7171
priority: -1000,

0 commit comments

Comments
 (0)