Skip to content

Commit c9675f2

Browse files
committed
chore: force link dep to workspace
1 parent c52e244 commit c9675f2

File tree

2 files changed

+865
-817
lines changed

2 files changed

+865
-817
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,10 @@
3737
"typescript": "^5.3.3",
3838
"vite": "^5.0.12",
3939
"vitest": "^1.2.2"
40+
},
41+
"pnpm": {
42+
"overrides": {
43+
"@vue/babel-plugin-jsx": "link:packages/babel-plugin-jsx"
44+
}
4045
}
4146
}

0 commit comments

Comments
 (0)