Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork388
fix: include matchResource in entry request#720
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedMar 16, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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... |
jquense commentedMar 16, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
you'd certainly know better than me. Itseemed 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