You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to optimize the size of the app. Is there a built in process to only import kopytko modules that are being used or delete ones that are not being used during build process?
Hi,
I am trying to optimize the size of the app. Is there a built in process to only import kopytko modules that are being used or delete ones that are not being used during build process?
Thanks!