nick's blog
  • Home
  • About
Sign in Subscribe

babel-polyfill

A collection of 1 post
babel

Reduce your JS payload when using polyfills in Babel

Are you importing the babel polyfill [https://babeljs.io/docs/usage/polyfill/] like... import 'babel-polyfill'; But only need the odd function like Object.values [https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_objects/Object/values] from ES2017? Then maybe you can reduce the size of your
28 Sep 2016 1 min read
Page 1 of 1
nick's blog © 2025
Powered by Ghost