Skip to content

Export VuetifyLoaderPlugin from index.js #138

@glen-84

Description

@glen-84

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");

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions