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
Currently, the only way to import is not too explicit i.e if you only want 2d vectors it still packages vec3 not too tree shakable
I'm improving this by having user explicitly import vectuer/2d for 2d and vectuer/3d for 3d and just vectuer for all
Currently, the only way to import is not too explicit i.e if you only want 2d vectors it still packages vec3 not too tree shakable
I'm improving this by having user explicitly import
vectuer/2dfor 2d andvectuer/3dfor 3d and justvectuerfor all