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