19 lines
294 B
JSON
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%})();"
|
|
|
|
}
|