power-assert-js / babel-plugin-espower

Babel plugin for power-assert
MIT License
93 stars 6 forks source link

Upgrade to core-js 3.0 to get rid of all the warnings... #37

Open yuriy-yarosh opened 3 years ago

yuriy-yarosh commented 3 years ago
warning @ava/babel > babel-plugin-espower > espurify > core-js@2.6.12: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.

This warning happens a lot and it worth upgrading.