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
"production": "npm run pre-build && firebase deploy --only firestore && npm run check-config",
9
9
"check-config":"grep -q \"projectId\"\"src/environments/environment.prod.ts\" && ng serve -c production || echo \"No project id in configuration file!\"",
0 commit comments