What happened?
Before the update to v2, console ninja correctly logged my web app logs.
Now it doesn't.
It only logs from node_modules (which I'm not interested in).
Console ninja says it is 'successfully running and is receiving runtime logs.'
Can you please fix this Console Ninja team?
Version
2
CLI command to start your dev tool
npm run dev:turbo <--- this has worked before
Note: the bug doesn't occur with:
npm run dev
However, I don't want to use that, because it's too slow
Steps to reproduce (or sample repo)
Run npm run dev:turbo
Log output
I'm not pasting this on a public forum, because I'd need to personally inspect it before doing so, which would take too long.
What happened?
Before the update to v2, console ninja correctly logged my web app logs.
Now it doesn't.
It only logs from node_modules (which I'm not interested in).
Console ninja says it is 'successfully running and is receiving runtime logs.'
Can you please fix this Console Ninja team?
Version
2
CLI command to start your dev tool
npm run dev:turbo <--- this has worked before
Note: the bug doesn't occur with:
npm run dev
However, I don't want to use that, because it's too slow
Steps to reproduce (or sample repo)
Run npm run dev:turbo
Log output
I'm not pasting this on a public forum, because I'd need to personally inspect it before doing so, which would take too long.