diff --git a/tools/compiler.js b/tools/compiler.js index 9a5a14acec..7c9b9a0506 100644 --- a/tools/compiler.js +++ b/tools/compiler.js @@ -422,8 +422,6 @@ var compileUnibuild = function (unipkg, inputSourceArch, packageLoader, servePath: path.join(inputSourceArch.pkg.serveRoot, relPath), hash: hash }); - - sources.push(relPath); }; _.each(sourceItems, function (source) {