// Polyfills required for Calypso. // Note that these polyfills will not necessarily be included in the browser build, // since Calypso makes use of @babel/preset-env and browserslist configs to // avoid including polyfills for features that are supported across all target // browsers. import 'core-js/stable';