Skip to content

Commit 24c799b

Browse files
authored
fix(typescript): correctly expand ${configDir} in tsconfig.json (#17576)
1 parent 61357f6 commit 24c799b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: packages/vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"source-map-support": "^0.5.21",
147147
"strip-ansi": "^7.1.0",
148148
"strip-literal": "^2.1.0",
149-
"tsconfck": "^3.1.0",
149+
"tsconfck": "^3.1.1",
150150
"tslib": "^2.6.3",
151151
"types": "link:./types",
152152
"ufo": "^1.5.3",

Diff for: pnpm-lock.yaml

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

0 commit comments

Comments
 (0)