source:
firebase.json@
688d021
Last change on this file since 688d021 was 9ef6866, checked in by , on Jan 13, 2020 at 4:40:40 PM | |
---|---|
|
|
File size: 150 bytes |
Line | |
---|---|
1 | { |
2 | "hosting": { |
3 | "public": "dist", |
4 | "ignore": [ |
5 | "firebase.json", |
6 | "**/.*", |
7 | "**/node_modules/**" |
8 | ] |
9 | } |
10 | } |
Note:
See TracBrowser
for help on using the repository browser.