Move ol.js and ol.export.js into exports/ol.js

This commit is contained in:
Tom Payne
2012-07-05 13:35:17 +02:00
committed by Tom Payne
parent 79aa190e30
commit 61038cde5f
4 changed files with 33 additions and 37 deletions

View File

@@ -8,7 +8,7 @@
"(function(){%output%})();"
],
"inputs": "src/ol.export.js",
"inputs": "exports/ol.js",
"paths": [
"src"
],