Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 vuotta sitten | |
---|---|---|
.. | ||
scripts | 7 vuotta sitten | |
src | 6 vuotta sitten | |
.npmignore | 7 vuotta sitten | |
README.md | 6 vuotta sitten | |
noConflict.js | 6 vuotta sitten | |
package.json | 6 vuotta sitten |
Provides polyfills necessary for a full ES2015+ environment
See our website @babel/polyfill for more information.
Using npm:
npm install --save @babel/polyfill
or using yarn:
yarn add --save @babel/polyfill