17 lines
284 B
JSON
17 lines
284 B
JSON
{
|
|
"functions": [
|
|
{
|
|
"source": "functions",
|
|
"codebase": "default",
|
|
"disallowLegacyRuntimeConfig": true,
|
|
"ignore": [
|
|
"node_modules",
|
|
".git",
|
|
"firebase-debug.log",
|
|
"firebase-debug.*.log",
|
|
"*.local"
|
|
]
|
|
}
|
|
]
|
|
}
|