Deployment to prod can now be accomplished with npm run deploy. c481ec401e2911a3767a3e3517eee2ed45df69f0
Note: This builds and deploys the typescript app to firebase hosting. To update firestore configuration, still use the command npm run deploy:firestore.
Deployment to prod can now be accomplished with
npm run deploy
. c481ec401e2911a3767a3e3517eee2ed45df69f0Note: This builds and deploys the typescript app to firebase hosting. To update firestore configuration, still use the command
npm run deploy:firestore
.