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
Is that log from a successful build or a failed one? According to this issue, compilation using the Node.js API isn't logging anything by default, and the only place I can see us logging things is when there is an error.
@trotzig Interesting, yeah I can see why this wouldn't work then. This was a successful build so I'm assuming this might be coming from the JSDOM... I'll explore that!
I've tried a few variations of:
https://webpack.js.org/configuration/stats/
and I'm still seeing the build output in CI. Is it possible to silence these to errors only?
The text was updated successfully, but these errors were encountered: