How to debug watcher (--watch mode)?
#2707
-
|
When I use I followed the docs and tried I would gladly add those to my |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
It's the Looking at those docs we should move away from the |
Beta Was this translation helpful? Give feedback.
It's the
DEBUG=ava:watcherbit that you should need. Let me know if that works for you.Looking at those docs we should move away from the
npm teststuff tonpx avaand maybe even remove the--verbosebit. Perhaps I could interest you in opening a PR for that? 😄