Reformatted firebase.json

This commit is contained in:
Alexander Cerutti
2023-07-29 00:34:21 +02:00
parent 9016f442f1
commit 173acb30cb

View File

@@ -9,9 +9,7 @@
"firebase-debug.log", "firebase-debug.log",
"firebase-debug.*.log" "firebase-debug.*.log"
], ],
"predeploy": [ "predeploy": ["npm --prefix \"$RESOURCE_DIR\" run build"]
"npm --prefix \"$RESOURCE_DIR\" run build"
]
} }
] ]
} }