ncc icon indicating copy to clipboard operation
ncc copied to clipboard

feat: add `filename` flag to change built filename

Open MaximDevoir opened this issue 4 years ago • 3 comments

Adds a --filename (or -f) option to the NCC CLI to change the name of the emitted file from the standard index.c|js name.

fixes: #539, #492

MaximDevoir avatar Jan 13 '21 01:01 MaximDevoir

Looks like there are some test errors. Unfortunately, I wasn't able to get testing working on a clean install of the repository. I'll look into getting tests to work locally so I can move forward with the PR.

MaximDevoir avatar Jan 13 '21 02:01 MaximDevoir

would love to see this

kohlerdominik avatar Mar 08 '22 07:03 kohlerdominik

pity this PR was never merged

ttodua avatar Apr 09 '24 12:04 ttodua