Skip to content

Commit c194226

Browse files
committed
c
1 parent 8a2696f commit c194226

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vue.config.js

+3
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ module.exports = defineConfig({
4141
singleton: true,
4242
requiredVersion: deps.vue
4343
},
44+
'vue-router': {
45+
singleton: true,
46+
},
4447
...require('./package.json').dependencies
4548
},
4649
})

0 commit comments

Comments
 (0)