Skip to content

Commit df70a2f

Browse files
committed
fix(build): add explicit node polyfill dependency
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 798d1d0 commit df70a2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
"openapi-typescript": "^7.13.0",
9696
"typescript": "^5.9.3",
9797
"vite": "^7.1.10",
98+
"vite-plugin-node-polyfills": "^0.24.0",
9899
"vitest": "^4.1.0",
99100
"vue-tsc": "^3.2.5"
100101
}

0 commit comments

Comments
 (0)