fix: include matchResource in entry request#720
fix: include matchResource in entry request#720jquense wants to merge 1 commit intowebpack:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #720 +/- ##
===========================================
- Coverage 89.67% 70.43% -19.25%
===========================================
Files 6 6
Lines 775 778 +3
Branches 239 240 +1
===========================================
- Hits 695 548 -147
- Misses 77 212 +135
- Partials 3 18 +15
Continue to review full report at Codecov.
|
|
arg, why is trying to upgrade a single dependency breaking everything! |
|
codecov you don't make any sense. |
|
hm, I don't think it is good idea to do in pitch phase, we can faced with infinity loop... |
|
you'd certainly know better than me. It seemed ok to me since the original request included it. What's happening is that the original module (with I had also thought that the |
|
I don't think we should touch |
|
the simplest case is the base4-loader. which doesn't work with style-loader or mini-extract. The way more complicate case is here, still a WIP. FYI this does seem to work if i manually set |
Sorry @alexander-akait, I'm always creating a bunch of work for you for super niche features. I think this should be clear but happy to explain it more if you want.
This PR contains a:
Motivation / Use-Case
Breaking Changes
Additional Info