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
when I tried to use the watchChange hook, it was never called (no console.log's were logged)
(I made sure to change a few of the files found by globby)
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
node 18, webpack 5
Reproduction
I have this plugin that I'm using in webpack:
Like this:
Describe the bug
when I tried to use the
watchChange
hook, it was never called (no console.log's were logged)(I made sure to change a few of the files found by globby)
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: