Merge pull request #1244 from fredj/ol.js

Add project name and link to the compiled output
This commit is contained in:
Frédéric Junod
2013-11-07 03:32:45 -08:00
+1 -1
View File
@@ -31,7 +31,7 @@
"../build/src/external/src/types.js" "../build/src/external/src/types.js"
], ],
"output-wrapper": "(function(){%output%})();", "output-wrapper": "// OpenLayers 3. see http://ol3js.org/\n(function(){%output%})();",
"paths": [ "paths": [
"../src" "../src"