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

Draft of changing unsupported minimist to yargs-parser #322

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

zyuhel
Copy link

@zyuhel zyuhel commented Jul 26, 2018

It should help resolve issue #304 , may be some tests should be added.

package.json Outdated
@@ -61,7 +61,8 @@
"minimist": "^1.2.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove minimist while you're at it.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed it, should i add a test regarding issue #304?

@b4dnewz
Copy link

b4dnewz commented Aug 27, 2018

@zyuhel maybe you forgot minimist is used also in the main file you should remove it from there too (if not already done)

@zyuhel
Copy link
Author

zyuhel commented Sep 25, 2018

Sorry, forgot main file. It has option "minimist" i haven't changed this option name, due to backward-compatibility. Not sure should it be changed or not.

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.

None yet

3 participants