mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
Merge pull request #30605 from nextcloud/fix/remove_legacy_build_files
Clear dist folder during build
This commit is contained in:
commit
8d813219c0
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ module.exports = {
|
|||
const rel = path.relative(rootDir, info.absoluteResourcePath)
|
||||
return `webpack:///nextcloud/${rel}`
|
||||
},
|
||||
clean: true,
|
||||
},
|
||||
|
||||
module: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue