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
package: Replace rollup-plugin-babel-minify with rollup-plugin-terser.
rollup-plugin-babel-minify is deprecated and it was causing and issue
where after minification some of the IE polyfills were not being
minified correctly and were unavaible in the final js file.
0 commit comments