Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/SCBJ-7/SCBJ-FE into feature/#…
Browse files Browse the repository at this point in the history
…320-fix
  • Loading branch information
chaeminseok committed Mar 5, 2024
2 parents c26c977 + 74435ec commit 40b2902
Show file tree
Hide file tree
Showing 13 changed files with 1,072 additions and 68 deletions.
6 changes: 1 addition & 5 deletions firebase.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"hosting": {
"public": "dist",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
],
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
"rewrites": [
{
"source": "**",
Expand Down
Loading

0 comments on commit 40b2902

Please sign in to comment.