Skip to content

fix: throw err when supplied config is absent#1760

Merged
alexander-akait merged 4 commits intowebpack:nextfrom
anshumanv:config-absent
Aug 20, 2020
Merged

fix: throw err when supplied config is absent#1760
alexander-akait merged 4 commits intowebpack:nextfrom
anshumanv:config-absent

Conversation

@anshumanv
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

fix

Did you add tests for your changes?
Yes

If relevant, did you update the documentation?
Should we state this somewhere?

Summary

  • throw err when requested config file is absent

Does this PR introduce a breaking change?
No

Other information
Fixes #1759

@anshumanv anshumanv requested a review from a team as a code owner August 19, 2020 13:51
Copy link
Copy Markdown
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.

Remove the processingMessageBuffer when you're at it

@anshumanv
Copy link
Copy Markdown
Member Author

Yeah we should get rid of all instances, unused

@anshumanv
Copy link
Copy Markdown
Member Author

Done @evenstensberg 💯

@alexander-akait
Copy link
Copy Markdown
Member

Good job!

@alexander-akait alexander-akait merged commit 86dfe51 into webpack:next Aug 20, 2020
@anshumanv anshumanv deleted the config-absent branch August 20, 2020 11:43
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.

[Bug]: Throw error when config file is absent

6 participants