Open bchamagne opened 6 days ago
When we build static files such as JS/CSS they are prefixed with a hash. Those files never get cleaned up. So they stay in the folder:
And when we do a release, we find them again here.
There should be a cleaning mechanism
No response
Describe the problem you discovered
When we build static files such as JS/CSS they are prefixed with a hash. Those files never get cleaned up. So they stay in the folder:
And when we do a release, we find them again here.
Describe the solution you'd like
There should be a cleaning mechanism
Epic
No response