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

fix(cli): made --config-register resolve relative to root path #903

Merged

Conversation

jamesgeorge007
Copy link
Member

What kind of change does this PR introduce?

bugfix

Did you add tests for your changes?
Nope

If relevant, did you update the documentation?
Nope

Summary
Made the --config-register flag resolve relative to the root path..

Fixes #746
Does this PR introduce a breaking change?

Copy link
Member

@evenstensberg evenstensberg left a comment

Choose a reason for hiding this comment

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

lgtm, thanks for submitting!

@webpack-bot
Copy link

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

@evenstensberg evenstensberg merged commit ce8f6e1 into webpack:master May 31, 2019
@jamesgeorge007 jamesgeorge007 deleted the bugfix/relative-path-fixup branch June 23, 2019 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enh: --config-register not resolved relative to process.pwd()
4 participants