Skip to content

Commit fd0a47b

Browse files
committed
[CODEBREW] Added firebase hosting
1 parent 1c30245 commit fd0a47b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

firebase.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"firestore": {
33
"rules": "firestore.rules",
44
"indexes": "firestore.indexes.json"
5+
},
6+
"hosting": {
7+
"public": "dist"
58
}
69
}

0 commit comments

Comments
 (0)