Skip to content
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

Breakage on Webpack 5.23.0 -> Webpack 5.37.0 #1822

Closed
slaby93 opened this issue May 28, 2021 · 2 comments
Closed

Breakage on Webpack 5.23.0 -> Webpack 5.37.0 #1822

slaby93 opened this issue May 28, 2021 · 2 comments

Comments

@slaby93
Copy link

slaby93 commented May 28, 2021

Current behavior
After I've updated my project, watch option on styleguide stopped to work.
I've narrowed down problem to webpack version. Before I've used webpack@5.23.0, after update, I'm using webpack@5.37.0

On styleguide, everything works except I don't get typescript errors anymore and watch doesn't work.

To reproduce
Install webpack 5.23.0, everything should work, reinstall webpack to 5.37.0, watch and typescript won't work.

image
Successfully compiled
image

image
No result, no info about TS, looks like something went bad. Idk how to debug this further.
image

Expected behavior
Watch and typescript errors from webpack should be displayed.

@slaby93 slaby93 changed the title Breakage on Webpack 5.37.0 Breakage on Webpack 5.23.0 -> Webpack 5.37.0 May 28, 2021
@stale
Copy link

stale bot commented Oct 2, 2021

😴 This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week without any further activity. Consider opening a pull request if you still have this issue or want this feature.

@stale stale bot added the wontfix label Oct 2, 2021
@github-actions
Copy link

🎉 This issue has been resolved in version 11.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant