const path = require('path') module.exports = { src: path.join(__dirname, 'src'), lib: path.join(__dirname, 'lib') }