File tree Expand file tree Collapse file tree 2 files changed +5
-14
lines changed
Expand file tree Collapse file tree 2 files changed +5
-14
lines changed Original file line number Diff line number Diff line change 66 " **/.*" ,
77 " **/node_modules/**"
88 ]
9- },
10- "emulators" : {
11- "hosting" : {
12- "port" : 8080
13- },
14- "ui" : {
15- "enabled" : false
16- },
17- "singleProjectMode" : true
189 }
1910}
Original file line number Diff line number Diff line change 77<!-- Default top-level index for Firebase Hosting -->
88< h1 > Maps JSAPI Samples</ h1 >
99< ul >
10- < li > < a href ='add-map/app/dist/ '> add-map</ a > </ li >
11- < li > < a href ='map-simple/app/dist/ '> map-simple</ a > </ li >
12- < li > < a href ='place-autocomplete-map/app/dist/ '> place-autocomplete-map</ a > </ li >
13- < li > < a href ='place-autocomplete-element/app/dist/ '> place-autocomplete-element</ a > </ li >
14- < li > < a href ='place-text-search/app/dist/ '> place-text-search</ a > </ li >
10+ < li > < a href ='/samples/ add-map/app/dist/ '> add-map</ a > </ li >
11+ < li > < a href ='/samples/ map-simple/app/dist/ '> map-simple</ a > </ li >
12+ < li > < a href ='/samples/ place-autocomplete-map/app/dist/ '> place-autocomplete-map</ a > </ li >
13+ < li > < a href ='/samples/ place-autocomplete-element/app/dist/ '> place-autocomplete-element</ a > </ li >
14+ < li > < a href ='/samples/ place-text-search/app/dist/ '> place-text-search</ a > </ li >
1515</ ul >
1616</ body >
1717</ html >
You can’t perform that action at this time.
0 commit comments