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
+2 -1
View File
@@ -54,7 +54,8 @@
"../externs/oli.js",
"../externs/proj4js.js",
"../externs/tilejson.js",
"../externs/topojson.js"
"../externs/topojson.js",
"../externs/vbarray.js",
],
"level": "VERBOSE",