'use strict' const p = require('path') module.exports = { static: p.join(process.cwd(), 'dist'), }