Skip to content

Commit

Permalink
firebase.json public to dist
Browse files Browse the repository at this point in the history
  • Loading branch information
rezahedi committed Mar 8, 2024
1 parent 9275402 commit 7eb4259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"rules": "storage.rules"
},
"hosting": {
"public": "public",
"public": "dist",
"ignore": [
"firebase.json",
"**/.*",
Expand Down

0 comments on commit 7eb4259

Please sign in to comment.