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
That's a good point actually and is definitely a deal-breaker for browser based environments. assert will break the build (I can reproduce it) as by default there is no polyfill for that. Don't want to bring additional dependency to this package, therefore I need most likely remove all assertions from the codebase.
TypeError: (0 , assert_1.default) is not a function
The text was updated successfully, but these errors were encountered: