Skip to content
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.

Import every component without importing them individually #627

Open
@hykilpikonna

Description

Is your feature request related to a problem? Please describe.
Libraries like Vuetify and Element UI can be imported with only one import statement, however, I cannot find how to import this library using only one import statement.

Describe the solution you'd like
Create an index.js with all the components so that this library can be imported with only one import statement. Like this one.

Describe alternatives you've considered
Or provide a js script to import all of the components one by one

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions