Onja
1 year ago
1 changed files with 1 additions and 1 deletions
@ -1,5 +1,5 @@ |
|||||
const path = require('path'); |
const path = require('path'); |
||||
|
|
||||
module.exports = { |
module.exports = { |
||||
basedir: path.join(__dirname, '../'), |
basedir: path.join(__dirname, '../../'), |
||||
}; |
}; |
Loading…
Reference in new issue