source:
firebase.json@
e6d6439
Last change on this file since e6d6439 was e6d6439, checked in by , on May 8, 2019 at 4:12:53 AM | |
---|---|
|
|
File size: 150 bytes |
Line | |
---|---|
1 | { |
2 | "hosting": { |
3 | "public": "site", |
4 | "ignore": [ |
5 | "firebase.json", |
6 | "**/.*", |
7 | "**/node_modules/**" |
8 | ] |
9 | } |
10 | } |
Note:
See TracBrowser
for help on using the repository browser.