Skip to content

Commit 926a776

Browse files
committed
[CODEBREW] Added firebase functions
1 parent 3dd513b commit 926a776

File tree

6 files changed

+314
-3691
lines changed

6 files changed

+314
-3691
lines changed

firebase.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"public": "dist"
88
},
99
"functions": {
10-
"predeploy": ["npm --prefix \"$RESOURCE_DIR\" run build"]
10+
"predeploy": "npm --prefix \"$RESOURCE_DIR\" run build"
1111
}
1212
}

functions/.eslintrc.js

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)