Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add filename flag to change built filename #643

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MaximDevoir
Copy link

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 MaximDevoir marked this pull request as draft January 13, 2021 02:01
@MaximDevoir
Copy link
Author

MaximDevoir commented Jan 13, 2021

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.

@styfle styfle removed request for styfle and Timer March 12, 2021 23:29
@kohlerdominik
Copy link

would love to see this

justalemon added a commit to justalemon/VersionPatcher that referenced this pull request Jul 29, 2023
@ttodua
Copy link

ttodua commented Apr 9, 2024

pity this PR was never merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI, add option to change out "index.js" default name.
3 participants