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
{{ message }}
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.
running
npm run build
was throwing the following error:I fixed it as described in this stackoverflow answer by replacing uglify with the terser webpack plugin
I'd be happy to put in a PR so others don't run into this issue if you'd like?
The text was updated successfully, but these errors were encountered: