Skip to content

Commit 86d51e3

Browse files
committed
fix: runtime error if load-tsconfig included in bundle
1 parent b46b041 commit 86d51e3

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
},
4949
"dependencies": {
5050
"@rollup/pluginutils": "^5.0.4",
51+
"load-tsconfig": "^0.2.5",
5152
"unplugin": "^1.4.0"
5253
},
5354
"devDependencies": {
@@ -56,7 +57,6 @@
5657
"@types/node": "^18.17.12",
5758
"defu": "^6.1.2",
5859
"esbuild": "0.19.2",
59-
"load-tsconfig": "^0.2.5",
6060
"path-exists": "^5.0.0",
6161
"prettier": "3.0.2",
6262
"rollup": "^3.28.1",

pnpm-lock.yaml

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)