Files
openlayers/build/ol.json
2012-09-24 18:25:19 +02:00

19 lines
294 B
JSON

{
"id": "ol",
"inherits": "../base.json",
"inputs": [
"build/ol-all.js",
"exports/ol/collection.js",
"exports/ol/coordinate.js",
"exports/ol/extent.js",
"exports/ol/object.js",
"exports/ol/projection.js"
],
"output-wrapper": "(function(){%output%})();"
}