You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Successfully compiled
No result, no info about TS, looks like something went bad. Idk how to debug this further.
Expected behavior
Watch and typescript errors from webpack should be displayed.
The text was updated successfully, but these errors were encountered:
slaby93
changed the title
Breakage on Webpack 5.37.0
Breakage on Webpack 5.23.0 -> Webpack 5.37.0
May 28, 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.
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.
Successfully compiled
No result, no info about TS, looks like something went bad. Idk how to debug this further.
Expected behavior
Watch and typescript errors from webpack should be displayed.
The text was updated successfully, but these errors were encountered: