Closed metreniuk closed 5 years ago
I have added the polyfill section with links to core-js library. I have also added some examples on how to use it.
core-js
LGTM
So...?
More other, now it's available in babel preset-env and runtime with corejs: { version: 3, proposals: true } option.
babel
preset-env
runtime
corejs: { version: 3, proposals: true }
I have added the polyfill section with links to
core-js
library. I have also added some examples on how to use it.