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

refactor: pass a callback to webpack from webpack-cli #1977

Merged
merged 12 commits into from Oct 26, 2020

Conversation

piecyk
Copy link
Contributor

@piecyk piecyk commented Oct 22, 2020

What kind of change does this PR introduce?

Refactor how webpack compiler is called from webpack-cli

Did you add tests for your changes?
No

If relevant, did you update the documentation?
No

Summary

Does this PR introduce a breaking change?

No

Other information

Part of #1918

@piecyk piecyk requested a review from a team as a code owner October 22, 2020 18:15
Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

One improvement, anyway good job!

@alexander-akait
Copy link
Member

Need fix tests and we can merge it, good job, thanks

@alexander-akait
Copy link
Member

@piecyk still broken on windows

@piecyk
Copy link
Contributor Author

piecyk commented Oct 23, 2020

Yep 😞 let's see if clearing .cache will help on windows 🤞 If not, have somewhere old windows laptop 🙈

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

/cc @webpack/cli-team

anshumanv
anshumanv previously approved these changes Oct 24, 2020
Copy link
Member

@snitin315 snitin315 left a comment

Choose a reason for hiding this comment

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

Will this work?

packages/webpack-cli/lib/plugins/WebpackCLIPlugin.js Outdated Show resolved Hide resolved
packages/webpack-cli/lib/webpack-cli.js Outdated Show resolved Hide resolved
@piecyk
Copy link
Contributor Author

piecyk commented Oct 25, 2020

@snitin315 yes, it's the same. Thanks.

Copy link
Member

@snitin315 snitin315 left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

@alexander-akait alexander-akait merged commit 2cb0c0e into webpack:master Oct 26, 2020
@alexander-akait
Copy link
Member

Thanks, try to do release today

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.

None yet

5 participants