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