chore: bump Rspack 0.4.2 to fix Chinese path (#12496)

This commit is contained in:
neverland
2023-12-06 22:53:33 +08:00
committed by GitHub
parent 4d5de66362
commit 9744216633
2 changed files with 42 additions and 34 deletions
+5
View File
@@ -27,5 +27,10 @@
"husky": "^8.0.1",
"nano-staged": "^0.8.0",
"prettier": "^3.0.0"
},
"pnpm": {
"overrides": {
"@rspack/core": "0.4.2"
}
}
}