archethic-foundation / archethic-foundation/archethic-node
Clean static files
- Dominant language
- Elixir
- Stars
- 82
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
### 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_
Contributor guide
Research direction
No file, test, or entry point is named. Start by locating the static-asset build and release entry points, then reproduce a build to see where hash-prefixed JS/CSS files accumulate. Done means obsolete generated files are removed by the cleaning mechanism and no longer appear in the release output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, elixir, javascript
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100