LinusU / LinusU/node-appdmg

Delete target every time

Open
#130 1 comment 4 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.