babel polyfill not include es5-polyfill
npm install babel-esnext-polyfill
包含的 polyfill 列表:
- Object
- Array
- String
- Promise
- Set
- Map
- Function (function.name only)
- Number (Number.isNaN only)