Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(WebpackConfig): Prevent error class names discarding #462

Merged

Conversation

yehor-manzhula
Copy link
Contributor

During webpack minimize it discard class names, that makes impossible to use constructor.name
during error codes build process.
Fix keeps only error class names as is.

@yehor-manzhula yehor-manzhula merged commit 5866d16 into master Oct 19, 2022
@yehor-manzhula yehor-manzhula deleted the fix/error-classnames-discarding-webpack-minify branch October 19, 2022 11:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants