mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-12-26 18:42:16 +03:00
11 lines
132 B
JSON
11 lines
132 B
JSON
|
{
|
||
|
"hosting": {
|
||
|
"public": "dist",
|
||
|
"ignore": [
|
||
|
"firebase.json",
|
||
|
"**/.*",
|
||
|
"**/node_modules/**"
|
||
|
]
|
||
|
}
|
||
|
}
|