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
Looks like the rollup-plugin-terser has been deprecated, which triggers an error when trying to npm install. I was pretty easily able to switch for @rollup/plugin-terser. Thanks!
The text was updated successfully, but these errors were encountered:
Looks like the rollup-plugin-terser has been deprecated, which triggers an error when trying to
npm install
. I was pretty easily able to switch for @rollup/plugin-terser. Thanks!The text was updated successfully, but these errors were encountered: