diff --git a/script-base.js b/script-base.js index 989cb1789..60bff229c 100644 --- a/script-base.js +++ b/script-base.js @@ -97,7 +97,7 @@ Generator.prototype.addScriptToIndex = function (script) { file: fullPath, needle: '', splicable: [ - '' + '' ] }); } catch (e) {