Removed firebase from project
This commit is contained in:
parent
9b3488c33b
commit
cf60dcbb86
4 changed files with 0 additions and 12 deletions
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"projects": {
|
||||
"default": "fmartingrcom"
|
||||
}
|
||||
}
|
1
Makefile
1
Makefile
|
@ -14,7 +14,6 @@ watch:
|
|||
|
||||
deploy:
|
||||
make build
|
||||
node_modules/firebase-tools/bin/firebase deploy
|
||||
|
||||
deploy_tests:
|
||||
bash tests/run.sh
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"hosting": {
|
||||
"public": "public"
|
||||
}
|
||||
}
|
|
@ -4,7 +4,6 @@
|
|||
"description": "fmartingr.com",
|
||||
"main": "gulpfile.js",
|
||||
"devDependencies": {
|
||||
"firebase-tools": "^3.2.1",
|
||||
"gulp": "^3.9.0",
|
||||
"gulp-concat": "^2.6.0",
|
||||
"gulp-concat-css": "^2.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue