К предыдущщему
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const path = require('path');
|
||||
const pckg = require('../../package.json');
|
||||
const execPath = path.resolve(__dirname + '/..');
|
||||
const execPath = path.resolve(__dirname, '..');
|
||||
|
||||
module.exports = {
|
||||
branch: 'base',
|
||||
|
||||
Reference in New Issue
Block a user