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

Rename index.wbsm.js to wbsm.js #22

Closed
wants to merge 1 commit into from
Closed

Conversation

vstiebe
Copy link

@vstiebe vstiebe commented Dec 6, 2019

On Windows the node_modules/commander/index.js executeSubCommand method line var f = argv[1]; returns the full path and file name.
We should rename index.wbsm.js to wbsm.js or rename every command to index.wbsm-command.js.

On Windows the node_modules/commander/index.js executeSubCommand method line `var f = argv[1];` returns the full path and file name.
We should rename index.wbsm.js to wbsm.js or rename every command to index.wbsm-command.js.
@brainlid
Copy link
Owner

brainlid commented Dec 7, 2019

Thanks for helping to clarify the issue and point out the change. I ended up making additional changes. Closing your PR.

@brainlid brainlid closed this Dec 7, 2019
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.

2 participants