diff --git a/api.json b/api.json index 9b9d0a1ccf..9e591fcf31 100644 --- a/api.json +++ b/api.json @@ -3,6 +3,11 @@ "output-file": "api.js", + "output-wrapper": [ + "// Copyright 2012 ...\n", + "(function(){%output%})();" + ], + "inputs": "src/ol.export.js", "paths": [ "src"