-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
dependencies(vue): Update vue-loader to 15.x.x #3911
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3911 +/- ##
==========================================
- Coverage 41.56% 41.55% -0.01%
==========================================
Files 455 455
Lines 5178 5179 +1
Branches 899 899
==========================================
Hits 2152 2152
- Misses 2486 2487 +1
Partials 540 540
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't have any idea on why that is. I didn't dig deep because it was just a |
Actually, found out why this is happening. You can see So, I guess, this PR kinda fixes the behaviour now. |
I don't understand how changing the |
Ah, thanks, got it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@storybooks/team, speak now or forever hold your peace
Absolutely perfect! |
Fixes #3509, #3492