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

Async import on <components is:> #10

Open
sgobotta opened this issue Dec 9, 2018 · 0 comments
Open

Async import on <components is:> #10

sgobotta opened this issue Dec 9, 2018 · 0 comments
Labels
core ui UI components that will be part of the core source code

Comments

@sgobotta
Copy link
Member

sgobotta commented Dec 9, 2018

Right now We are importing all possible Components to use them as props.
If the number of components increase we need to think about async importing only components we are using in that moment.

Example: https://medium.com/@codetheorist/using-vuejs-computed-properties-for-dynamic-module-imports-2046743afcaf

@sgobotta sgobotta added the core ui UI components that will be part of the core source code label Dec 9, 2018
@sgobotta sgobotta added this to Backlog in Current Tasks Dec 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core ui UI components that will be part of the core source code
Projects
Current Tasks
  
Backlog
Development

No branches or pull requests

1 participant