Delete target every time
Open
Nobody has claimed this yet.
easy
enhancement
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 158
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
First time that I build all is ok, but second time I have to delete my target folder to can compile.
Could it exists any type of flag like overwrite: true or something like that?
Thanks!!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported behavior by building once and then building again without deleting the target folder. Inspect the build entry point and existing option handling; done means repeated builds succeed without manual target deletion, with the overwrite behavior covered by a test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100