Yann Braga 6b1e603b9b bail preview builder on failure
For some reason, even when Webpack fails e.g. wrong main.js config,
the preview may continue to print to stdout, which can affect output
when we catch this error and process those errors (e.g. telemetry)
gets overwritten by preview progress output. Therefore, we should bail the preview too.

An example to get into this situation is using a CRA project without @storybook/preset-create-react-app
2022-11-16 11:49:59 +01:00
..
2022-11-14 14:18:39 +01:00
2022-11-14 14:18:39 +01:00
2022-11-14 14:18:39 +01:00
2022-11-14 14:18:39 +01:00
2022-11-14 14:18:39 +01:00
2022-11-14 14:18:39 +01:00
2022-11-14 14:18:39 +01:00
2022-11-14 14:18:39 +01:00
2022-11-14 14:18:39 +01:00
2022-11-14 14:18:39 +01:00
2022-11-14 17:12:13 +01:00