Skip to content

Commit 2687080

Browse files
authored
Now firebase/performance...
1 parent 755ab85 commit 2687080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/performance/performance.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { NgModule } from '@angular/core';
22
import { AngularFirePerformance } from './performance';
33

4-
import 'firebase/perf';
4+
import 'firebase/performance';
55

66
@NgModule({
77
providers: [ AngularFirePerformance ]

0 commit comments

Comments
 (0)