Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

add an option to register components/views as async components #9

Closed
DaniJG opened this issue May 17, 2019 · 1 comment
Closed

add an option to register components/views as async components #9

DaniJG opened this issue May 17, 2019 · 1 comment
Assignees

Comments

@DaniJG
Copy link
Contributor

DaniJG commented May 17, 2019

No description provided.

@DaniJG DaniJG self-assigned this May 17, 2019
DaniJG added a commit that referenced this issue May 18, 2019
GH-9, allow async registering of components
DaniJG added a commit that referenced this issue May 19, 2019
GH-9, rearchitect to allow zero-config usage with default conventions
@DaniJG
Copy link
Contributor Author

DaniJG commented May 19, 2019

With the latest changes .async.vue components will be registered as async components and will get its own webpack chunk.
It lets users customize these conventions by passing their own require.context object

@DaniJG DaniJG closed this as completed May 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant