REMOVE: remove firebase
Removing firebase configs
This commit is contained in:
parent
1603b69145
commit
078d4bfd82
3 changed files with 1 additions and 23 deletions
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"projects": {
|
|
||||||
"default": "fiole-ee4ee"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"hosting": {
|
|
||||||
"headers": [{
|
|
||||||
"source" : "**/*.@(js|css|jpg|jpeg|gif|png|svg|webp|woff2)",
|
|
||||||
"headers" : [ {
|
|
||||||
"key" : "Cache-Control",
|
|
||||||
"value" : "max-age=31536000"
|
|
||||||
} ]
|
|
||||||
}],
|
|
||||||
"public": ".output/public",
|
|
||||||
"ignore": [
|
|
||||||
"firebase.json",
|
|
||||||
"**/.*",
|
|
||||||
"**/node_modules/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue