Skip to content

Commit

Permalink
deploy firebase リトライ
Browse files Browse the repository at this point in the history
  • Loading branch information
210on committed Jan 17, 2024
1 parent 575ab1d commit 7bc9676
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .firebase/hosting.ZGlzdA.cache
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
404.html,1705482973732,05cbc6f94d7a69ce2e29646eab13be2c884e61ba93e3094df5028866876d18b3
index.html,1705482973821,9abb7c713022b298e05340cf7775877994f8e2d040b4431b6067bf336043e46e
2 changes: 1 addition & 1 deletion firebase.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"hosting": {
"public": "public",
"public": "dist",
"ignore": [
"firebase.json",
"**/.*",
Expand Down

0 comments on commit 7bc9676

Please sign in to comment.