Skip to content

Commit

Permalink
fix: adjustment firebase public
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Jan 24, 2025
1 parent cae1409 commit 93bb5f9
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
@@ -1,6 +1,6 @@
{
"hosting": {
"public": "dist",
"public": "dist/browser",
"ignore": [
"firebase.json",
"**/.*",
Expand Down

0 comments on commit 93bb5f9

Please sign in to comment.