-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
feat: display documentation links on errors #3512
Conversation
Maybe we should do it for all loaders and plugins and webpack itself too |
Good idea, I will update and send PRs 👍🏻 |
Codecov Report
@@ Coverage Diff @@
## master #3512 +/- ##
=======================================
Coverage 94.09% 94.09%
=======================================
Files 20 20
Lines 1287 1287
Branches 426 426
=======================================
Hits 1211 1211
Misses 71 71
Partials 5 5
Continue to review full report at Codecov.
|
we need fix CI problems |
4a50808
to
b42b630
Compare
@alexander-akait fixed 👍🏻 |
@snitin315 please rebase |
@alexander-akait done 👍🏻 |
fixing conflicts. |
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.
We have small problems in schema-utils, I thinking fix it before merge it...
Oh, what needs to be fixed in |
We don't add link for |
I will fix it 👍 |
For Bugs and Features; did you add new tests?
Motivation / Use-Case
Breaking Changes
None
Additional Info
No