kopia lustrzana https://github.com/learn-awesome/learndb
Deleted firebase.json
rodzic
03f806eb0a
commit
f9d89ec9e8
|
@ -1,37 +0,0 @@
|
||||||
{
|
|
||||||
"functions": [
|
|
||||||
{
|
|
||||||
"source": "functions",
|
|
||||||
"codebase": "default",
|
|
||||||
"ignore": [
|
|
||||||
"node_modules",
|
|
||||||
".git",
|
|
||||||
"firebase-debug.log",
|
|
||||||
"firebase-debug.*.log"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"hosting": {
|
|
||||||
"public": "public",
|
|
||||||
"ignore": [
|
|
||||||
"firebase.json",
|
|
||||||
"**/.*",
|
|
||||||
"**/node_modules/**"
|
|
||||||
],
|
|
||||||
"rewrites": [
|
|
||||||
{
|
|
||||||
"source": "**",
|
|
||||||
"destination": "/index.html"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"emulators": {
|
|
||||||
"functions": {
|
|
||||||
"port": 5001
|
|
||||||
},
|
|
||||||
"ui": {
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
"singleProjectMode": true
|
|
||||||
}
|
|
||||||
}
|
|
Ładowanie…
Reference in New Issue