Hey team,
Using the following configuration:
new WebpackMonitor({
capture: true,
launch: true
}),
I receive the following output:

I am running the monitor on a production build of my app. I am curious if I am doing something wrong, or if there's a bug that seems to have cropped up recently.