Skip to content

Commit 64b1ccf

Browse files
committed
fix: remove browser export
Avoids vitest including different versions of vue-router depending on what imported it
1 parent e3078a4 commit 64b1ccf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/router/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"types": "dist/vue-router.d.ts",
99
"exports": {
1010
".": {
11-
"browser": "./dist/vue-router.esm-browser.js",
1211
"node": {
1312
"import": {
1413
"production": "./dist/vue-router.prod.cjs",

0 commit comments

Comments
 (0)