@babel/polyfill
危险
🚨 As of Babel 7.4.0, this package has been deprecated in favor of directly including core-js/stable
(to polyfill ECMAScript features):
JavaScript
import "core-js/stable";
🚨 As of Babel 7.4.0, this package has been deprecated in favor of directly including core-js/stable
(to polyfill ECMAScript features):
import "core-js/stable";