parcel-plugin-vue-auto-routes
v0.0.5
Published
Parcel plugin to generate Vue.js routes automatically.
Maintainers
Readme
WARNING: DO NOT USE YET - WORK IN PROGRESS
parcel-plugin-vue-auto-routes
Parcel plugin to generate Vue.js routes automatically.
Install
npm i -D parcel-plugin-vue-auto-routesHow to
This plugins looks for Vue components in a ./pages directory, then scaffolds vue-router routes to the app.
Known bugs
Needs to restart dev server on page add/delete... (HMR watcher not consistent)
