Sven SAULEAU b445b79734 Refactor move docs (#8108) | il y a 6 ans | |
---|---|---|
.. | ||
scripts | il y a 7 ans | |
src | il y a 6 ans | |
.npmignore | il y a 7 ans | |
README.md | il y a 6 ans | |
noConflict.js | il y a 6 ans | |
package.json | il y a 6 ans |
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