-
-
Notifications
You must be signed in to change notification settings - Fork 133
Optimization/reduce app size using coreui-vue #245
Unanswered
raheelhirani35
asked this question in
Q&A
-
How we can reduce app size using coreui and coreui-vue if we are only few components of coreui-vue as app size is exceeding 1.5mb and most part of js is coreui which we are not using. So how to use it with better optimization so it reduce app size.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
Did you import individual components or did you use it "plugin-like"?
The former is smaller in size (by design).
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment