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
Hello, checking in to see if any work has been done to optimize the size of bundle. Importing zoid bundle adds around 100kb of size to the final package. Since zoid is used for embedding data on other sites, I would like to keep the size low and optimized. Am I doing anything work?
This is how I am importing, very basic:
import zoidfrom 'zoid';
The text was updated successfully, but these errors were encountered:
Hello, checking in to see if any work has been done to optimize the size of bundle. Importing zoid bundle adds around 100kb of size to the final package. Since zoid is used for embedding data on other sites, I would like to keep the size low and optimized. Am I doing anything work?
This is how I am importing, very basic:
import zoidfrom 'zoid';
The text was updated successfully, but these errors were encountered: