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
We could mark the __commonjs function call as PURE after commonjs tree shake is implemented(so that the minifier could eliminate the wrap function when it is not used.)? cc @hyf0