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
* Update .babelrc
Remove `useBuiltIns` as it is only relevant for use with `babel-polyfill`.
Target browsers which have more than 1% usage instead of node.
Use `uglify: true` setting as we are using UglifyJS in production.
* Add useBuiltIns and babel-polyfill
* Update changelog
0 commit comments