50 Forks
296 Stars
296 Watchers

babel-polyfills

A set of Babel plugins that enable injecting different polyfills with different strategies in your compiled code.

How to download and setup babel-polyfills

Open terminal and run command
git clone https://github.com/babel/babel-polyfills.git
git clone is used to create a copy or clone of babel-polyfills repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with babel-polyfills https://github.com/babel/babel-polyfills/archive/master.zip

Or simply clone babel-polyfills with SSH
[email protected]:babel/babel-polyfills.git

If you have some problems with babel-polyfills

You may open issue on babel-polyfills support forum (system) here: https://github.com/babel/babel-polyfills/issues