We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3034dd commit dc6fa35Copy full SHA for dc6fa35
1 file changed
src/main.browser.ts
@@ -3,7 +3,6 @@ import 'reflect-metadata';
3
import 'core-js/es/reflect';
4
5
import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
6
-import { load as loadWebFont } from 'webfontloader';
7
8
import { BrowserAppModule } from './modules/app/browser-app.module';
9
0 commit comments