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

Auto Imports #58

Closed
selemondev opened this issue Aug 3, 2023 · 0 comments · Fixed by #59
Closed

Auto Imports #58

selemondev opened this issue Aug 3, 2023 · 0 comments · Fixed by #59

Comments

@selemondev
Copy link
Owner

selemondev commented Aug 3, 2023

By introducing the auto import feature, developers can now enjoy the convenience of auto component imports, eliminating the need to manually import components. This feature smartly imports components on demand, resulting in a streamlined and optimized final bundle. The bundle size is significantly reduced as it includes only those components that have been used, ensuring a faster-loading application.

selemondev pushed a commit that referenced this issue Aug 4, 2023
This pull request is intended to close issue #58 by adding the auto imports feature.

Closes: #58
selemondev added a commit that referenced this issue Aug 4, 2023
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

Successfully merging a pull request may close this issue.

1 participant