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 was archived by the owner on Nov 30, 2023. It is now read-only.
Hi guys,
My library is built successfully but got an error when min.js file to be used (non-minified is work fine), for instance:
My package.json:
My rollup config:
I have tried "rollup-plugin-uglify-es" but it isn't work.