Generate exports automatically from src/ol/exports.txt

This commit is contained in:
Tom Payne
2012-09-29 15:17:40 +02:00
parent c7c93ce099
commit 8387f74a7b
17 changed files with 155 additions and 110 deletions

View File

@@ -22,17 +22,7 @@
"inherits": "../base.json",
"inputs": [
"exports/ol/collection.js",
"exports/ol/coordinate.js",
"exports/ol/extent.js",
"exports/ol/layer/tilelayer.js",
"exports/ol/map.js",
"exports/ol/object.js",
"exports/ol/overlay/overlay.js",
"exports/ol/projection.js",
"exports/ol/source/mapquest.js",
"exports/ol/source/openstreetmap.js",
"exports/ol/source/stamen.js"
"build/src/external/src/exports.js"
],
"output-wrapper": "(function(){%output%})();",