Replies: 1 comment
-
When debugging: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to get webpack's output by settings the config.stats object:
But I am getting no webpack outputs,
I also debugged with:
"DEBUG": "gatsby:*"
--verbose
Without success, any thoughts on how to get the stats to output in the console?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions