Akryum / Akryum/vue-cli-plugin-ssr
Feature request: auto routing?
- Lenguaje dominante
- JavaScript
- Estrellas
- 441
- Forks
- 69
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.