yeoman / generator-chrome-extension

Scaffold out a Chrome extension
http://yeoman.io
MIT License
2.61k stars 226 forks source link

The polyfill.min.js file is too large #221

Open zicjin opened 4 years ago

zicjin commented 4 years ago

The polyfill.min.js file is too large. Can I use @babel/preset-env to reduce the size according to the browserslist configuration?