module.exports = () => { return { pathPrefix: "/error/", dir: { input: "src/main/", output: "dist/", } }; };