Allow --trace-warnings
for nuxi preview
#395
TheDutchCoder
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We're running into memory leaks in our production env and it's quite difficult (impossible) to trace these issues.
It would be great if we could send node CLI commands to the
nuxi preview
command, like--trace-warnings
.Unless that's already possible but not documented?
Beta Was this translation helpful? Give feedback.
All reactions