cmy 02a04f55a0 2023-3-15 hace 3 años
..
dist 02a04f55a0 2023-3-15 hace 3 años
lib 02a04f55a0 2023-3-15 hace 3 años
node_modules 02a04f55a0 2023-3-15 hace 3 años
scripts 02a04f55a0 2023-3-15 hace 3 años
LICENSE 02a04f55a0 2023-3-15 hace 3 años
README.md 02a04f55a0 2023-3-15 hace 3 años
browser.js 02a04f55a0 2023-3-15 hace 3 años
noConflict.js 02a04f55a0 2023-3-15 hace 3 años
package.json 02a04f55a0 2023-3-15 hace 3 años

README.md

@babel/polyfill

Provides polyfills necessary for a full ES2015+ environment

This package has been deprecated in favor of separate inclusion of required parts of core-js and regenerator-runtime. See our website @babel/polyfill for more information.

See our website @babel/polyfill for more information or the issues associated with this package.

Install

Using npm:

npm install --save @babel/polyfill

or using yarn:

yarn add @babel/polyfill