Include VBArray externs in build

This commit is contained in:
Tom Payne
2014-02-17 17:37:25 +01:00
parent 2a42c6f472
commit 21a5052da6
7 changed files with 13 additions and 6 deletions
+1
View File
@@ -332,6 +332,7 @@ def examples_star_json(name, match):
'../externs/proj4js.js',
'../externs/tilejson.js',
'../externs/topojson.js',
'../externs/vbarray.js',
],
})
with open(t.name, 'w') as f: