Skip to content

Commit e11e44b

Browse files
authored
chore: use rolldown-vite to properly ignore test lines
1 parent 90796b7 commit e11e44b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@
6969
"typescript": "^5.9.3",
7070
"vitest": "^4.0.1"
7171
},
72+
"pnpm": {
73+
"overrides": {
74+
"vite": "npm:rolldown-vite@latest"
75+
}
76+
},
7277
"engines": {
7378
"node": "^20.0.0 || >=22.0.0"
7479
},

0 commit comments

Comments
 (0)