diff --git a/webpack.common.js b/webpack.common.js index 3d29d0a9a7e..d0e20406ce4 100644 --- a/webpack.common.js +++ b/webpack.common.js @@ -54,6 +54,7 @@ module.exports = { const rel = path.relative(rootDir, info.absoluteResourcePath) return `webpack:///nextcloud/${rel}` }, + clean: true, }, module: {