Merge pull request #1244 from fredj/ol.js
Add project name and link to the compiled output
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"../build/src/external/src/types.js"
|
||||
],
|
||||
|
||||
"output-wrapper": "(function(){%output%})();",
|
||||
"output-wrapper": "// OpenLayers 3. see http://ol3js.org/\n(function(){%output%})();",
|
||||
|
||||
"paths": [
|
||||
"../src"
|
||||
|
||||
Reference in New Issue
Block a user