10 Sep
2025
10 Sep
'25
1:04 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40773 --- Comment #8 from David Cook <dcook@prosentient.com.au> --- (In reply to Paul Derscheid from comment #5)
Btw, there's a webpack/rspack option: output: { ... clean: true, } that does exactly that.
But we should probably work on the structure beforehand. This should be configured for prod, not for dev where you might want to keep old assets. Meaning should be a follow-up, out of scope for this bug.
I had a feeling that you'd know what to do! -- You are receiving this mail because: You are watching all bug changes.