Skip to content

Commit

Permalink
chore(config): change firebase path
Browse files Browse the repository at this point in the history
  • Loading branch information
plageoj committed Aug 31, 2024
1 parent 2fb23df commit 9426782
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 @@ -2,7 +2,7 @@
"hosting": [
{
"target": "fukagawa-coffee",
"public": "dist/fukagawa-coffee",
"public": "dist/fukagawa-coffee/browser",
"ignore": [
"**/.*"
],
Expand Down

0 comments on commit 9426782

Please sign in to comment.