[build] linux platform

This commit is contained in:
2018-01-28 16:05:57 +03:00
parent 24373aa85a
commit 9ebed21c5f
6 changed files with 73 additions and 11 deletions

View File

@@ -44,4 +44,4 @@ module.exports = () => {
})
};
module.exports.log = log;
module.exports.log = _log;