Anonymous wrapper function around the api.js compiled in advanced compilation.

This commit is contained in:
Petr Pridal
2012-06-22 12:40:42 +02:00
parent 1fcdffacc1
commit 53f8727062

View File

@@ -3,6 +3,11 @@
"output-file": "api.js",
"output-wrapper": [
"// Copyright 2012 ...\n",
"(function(){%output%})();"
],
"inputs": "src/ol.export.js",
"paths": [
"src"