Replies: 1 comment
-
You must have been reading the wrong version of the docs. These are the correct ones: https://router.vuejs.org/installation.html and they include the imports and the scaffold instructions. Just so you know, bringing negativity to an open-source project like you just did will rarely be helpful (or welcomed). Rather than writing a rant, an objective list of pain points would be more welcome. Cheers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I read the documentation, 1st of all there's no import in your getting started.
There is no route dir and default definitions like there is with quasar.
I have to manually, time intensively set up the routing
There is not init script to simple create a default / router and a 404 catchall.
Add some comfort, provide at least the basics.
For instance this is the quasar src/router/index.js
and then there's
routes.js
Why can't something like this be done with some kind of init script?
"Would you like to create a default routing skeleton? [Y/n]"
Beta Was this translation helpful? Give feedback.
All reactions