Мелкий рефакторинг

This commit is contained in:
Book Pauk
2018-12-27 18:08:29 +07:00
parent 98d4b73d8e
commit e949b150ef

View File

@@ -1,5 +1,6 @@
const path = require('path');
const pckg = require('../../package.json');
const execPath = __dirname + '/..';
const execPath = path.resolve(__dirname + '/..');
module.exports = {
branch: 'base',