Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
// Initialize polyfills before any dependencies are loaded
import '@automattic/calypso-polyfills';
import { bootApp } from './common';
import 'calypso/assets/stylesheets/style.scss';
bootApp( 'Calypso' );