Skip to content

Commit 4994b27

Browse files
authored
fix: pin Rspack 1.1.0 to fix "Tsconfig not found" (#4001)
1 parent 97c2380 commit 4994b27

File tree

2 files changed

+121
-16
lines changed

2 files changed

+121
-16
lines changed

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"prebundle": "prebundle"
5252
},
5353
"dependencies": {
54-
"@rspack/core": "~1.1.1",
54+
"@rspack/core": "1.1.0",
5555
"@rspack/lite-tapable": "~1.0.1",
5656
"@swc/helpers": "^0.5.15",
5757
"core-js": "~3.39.0"

pnpm-lock.yaml

+120-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)