webpack-error2json Plugin #18537
cengizilhan
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. while working on a webpack project, I received 450 errors, and the errors didn't fit on the terminal screen. To solve this problem, I wrote a plugin. It saves webpack build errors and warnings to two different JSON files in the main directory. This might be useful for you.
https://www.npmjs.com/package/webpack-error2json
Beta Was this translation helpful? Give feedback.
All reactions