fix: ensure interceptModuleExecution runs before missing module throw#20493
fix: ensure interceptModuleExecution runs before missing module throw#20493NihalShinde4933 wants to merge 1 commit intowebpack:mainfrom
Conversation
|
|
Hi @alexander-akait 👋 , just checking in on this. I’ve verified that this fix allows I've also added a unit test |
96b3263 to
4c85b80
Compare
|
Hey @alexander-akait 👋, I have updated the PR to follow the project's testing standards:
|
| ]), | ||
| "}" | ||
| ] | ||
| : []), |
There was a problem hiding this comment.
You literally fix nothing, we should not remove this, we should FIX this
|
Fixed by #20510 |
Description
What is the purpose of this pull request?
The Problem
The Fix
Verification
Verified formatting with
yarn fmtFixes #20475
Before:

After:
