UNPKG
@pixobe/topojsons
Version:
latest (1.0.1-m)
1.0.1
1.0.1-m
1.0.1-l
1.0.1-k
1.0.1-j
1.0.1-i
1.0.1-h
1.0.1-g
1.0.1-f
1.0.1-e
1.0.1-d
1.0.1-c
1.0.1-b
1.0.1-a
1.0.0
World wide topojsons with properties,centroids,labels.
github.com/tettusud/topojson
@pixobe/topojsons
/
firebase.json
17 lines
(16 loc)
•
231 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "hosting": { "public":
"."
,
"ignore"
: [
"firebase.json"
,
"**/.*"
,
"**/node_modules/**"
],
"rewrites"
: [ { "
source
":
"**"
,
"destination"
:
"/index.html"
} ] } }