You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As for the latest angularcli@webpack release, the app.module.ts should be the file you must edit to import the Firebase provider. You're also exporting MyAppModule class and not bootstraping any module so it must be app.module.ts.
0 commit comments