Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
// 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';