This commit is contained in:
+4
-8
@@ -1,10 +1,6 @@
|
||||
{
|
||||
"hosting": {
|
||||
"public": "build/",
|
||||
"ignore": [
|
||||
"firebase.json",
|
||||
"**/.*",
|
||||
"**/node_modules/**"
|
||||
]
|
||||
}
|
||||
"hosting": {
|
||||
"public": "dist/",
|
||||
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user