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
current unit tests need a exports. sysntax to run the unit tests. however this syntax will throw an error when it is in the browser.
Need a clean setup to run run unit tests and export the lib without any warnings and errors.
The text was updated successfully, but these errors were encountered:
current unit tests need a
exports.
sysntax to run the unit tests. however this syntax will throw an error when it is in the browser.Need a clean setup to run run unit tests and export the lib without any warnings and errors.
The text was updated successfully, but these errors were encountered: