vue-cli-plugin-auto-routing
vue-cli-plugin-auto-routing copied to clipboard
Auto add global components
Can this plugin(s) be used to automate adding global components? i.e. it reads components folder or some custom path and automatically adds them via app.component("Icon", Icon); based on filename. If not, would it be within the scope of this project to support something like that?