module.exports = { ignoreFiles: ["instances/get_instances.py"], sourceDir: "./src/", run: { browserConsole: true, }, build: { overwriteDest: true } }