Akryum / Akryum/vue-cli-plugin-ssr
Feature request: auto routing?
- Dominant language
- JavaScript
- Stars
- 441
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Might it be possible to add auto routing to this plugin or document and example of how to get it working?
I'd love to get out of the business of manually writing routes. Instead, I love the Nuxt.js approach to auto-generate routes from `pages/**/*.vue` files, but I'd rather use the standard Vue toolchain as much as possible.
Alternatives attempted:
- I've found Nuxt.js to be unreliable and lacking good documentation, so I'm exploring alternatives.
- I tried integrating the [`vue-auto-routing`][1] project, but I can't get anything to build after this plugin is installed.
[1]: https://github.com/ktsn/vue-auto-routing
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.