1. babel-polyfill
Babel默认只转换新的Javascript语法,而不转换新的 API,比如
Iterator, Generator, Set, Maps, Proxy, Reflect,Symbol,Promise
2023-03-10