Add style validation and skip invalid styles

This commit is contained in:
Petr Sloup
2020-01-07 17:00:08 +01:00
parent d7a34f3a74
commit 298d09845d
3 changed files with 19 additions and 3 deletions

View File

@@ -18,6 +18,7 @@
},
"dependencies": {
"@mapbox/mapbox-gl-native": "5.0.2",
"@mapbox/mapbox-gl-style-spec": "13.9.1",
"@mapbox/mbtiles": "0.11.0",
"@mapbox/sphericalmercator": "1.1.0",
"@mapbox/vector-tile": "1.3.1",
@@ -27,6 +28,7 @@
"color": "3.1.2",
"commander": "4.0.1",
"cors": "2.8.5",
"esm": "3.2.25",
"express": "4.17.1",
"glyph-pbf-composite": "0.0.2",
"handlebars": "4.5.3",