module.exports = {
sourceDir: "./build",
artifactsDir: "./build/artifacts",
build: {
overwriteDest: true
}