vue-cli-plugin-auto-routing icon indicating copy to clipboard operation
vue-cli-plugin-auto-routing copied to clipboard

Auto add global components

Open Jazcash opened this issue 4 years ago • 0 comments

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?

Jazcash avatar Oct 31 '21 23:10 Jazcash