Spaces:
Sleeping
Sleeping
| { | |
| "hosting": { | |
| "public": "dist", | |
| "ignore": [ | |
| "firebase.json", | |
| "**/.*", | |
| "**/node_modules/**" | |
| ] | |
| } | |
| } | |
| { | |
| "hosting": { | |
| "public": "dist", | |
| "ignore": [ | |
| "firebase.json", | |
| "**/.*", | |
| "**/node_modules/**" | |
| ] | |
| } | |
| } | |