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
+1 -2
View File
@@ -2,8 +2,7 @@
"id": "ol",
"inputs": [
"src/ol.js",
"src/ol.export.js"
"exports/ol.js"
],
"paths": [
"src"