const path = require('path') const outdir = path.join(__dirname, 'out') module.exports = { basePath: outdir, }