We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ce4a9 commit 69b02feCopy full SHA for 69b02fe
generator/templates/simple/src/router.js
@@ -22,5 +22,5 @@ export const options = {
22
component: () => import(/* webpackChunkName: "about" */ './views/About.vue')
23
}
24
]
25
-})
+}
26
export default new Router(options)
0 commit comments