Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Export VuetifyLoaderPlugin from index.js #138

Closed
glen-84 opened this issue Jun 29, 2020 · 1 comment
Closed

Export VuetifyLoaderPlugin from index.js #138

glen-84 opened this issue Jun 29, 2020 · 1 comment

Comments

@glen-84
Copy link

glen-84 commented Jun 29, 2020

Would it make sense to export VuetifyLoaderPlugin from index.js, as vue-loader does?

Doing so would allow:

const {VuetifyLoaderPlugin} = require("vuetify-loader");

... instead of:

const VuetifyLoaderPlugin = require("vuetify-loader/lib/plugin");
@KaelWD
Copy link
Member

KaelWD commented Jul 11, 2020

Yeah probably.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants