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

Pass '--path' option to browserify. #132

Merged
merged 1 commit into from Feb 23, 2016
Merged

Pass '--path' option to browserify. #132

merged 1 commit into from Feb 23, 2016

Conversation

ghost
Copy link

@ghost ghost commented Feb 15, 2016

This is similar to pull requests #124 and #83, supporting only the browserify paths option.

@ghost ghost closed this Feb 15, 2016
@ghost ghost reopened this Feb 15, 2016
@ghost ghost changed the title Pass '--path' options to browserify. Pass '--path' option to browserify. Feb 15, 2016
@@ -1,6 +1,6 @@
{
"name": "mochify",
"version": "2.16.0",
"version": "2.16.1",
Copy link
Owner

Choose a reason for hiding this comment

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

Please revert this change. I'll bump the version in the release commit.

@mantoni
Copy link
Owner

mantoni commented Feb 15, 2016

Thanks for the pull request. Nicely done. One question: Why is the option called path in Mochify and paths in Browserify? Shouldn't the names be aligned? The command line option could still be --path.

@ghost
Copy link
Author

ghost commented Feb 19, 2016

@mantoni It is mainly because I followed convention. There is already a Browserify option called "extensions", which is "extension" in Mochify. It is right above the line that I added in mochify.js file.

@mantoni
Copy link
Owner

mantoni commented Feb 19, 2016

Ok, cool. Please revert the package.json change and squash the commits. 👍

@ghost
Copy link
Author

ghost commented Feb 22, 2016

@mantoni Done.

mantoni added a commit that referenced this pull request Feb 23, 2016
Pass '--path' option to browserify.
@mantoni mantoni merged commit bc6c45e into mantoni:master Feb 23, 2016
@mantoni
Copy link
Owner

mantoni commented Feb 23, 2016

Released in 2.17.0. Thanks!

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.

1 participant