-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Description
Hi,
I'd like to know when a build failed using the webpack client (because of a module not found for example). Right now, it seems that the client is outputting the error to the console but the status code of the webpack client process is 0 (success).
Is it the normal behavior? I can imagine that when using the watch option we don't want the process to end on a build failure but without the option, could the client terminate with a status != 0?
I'd like to avoid to search for "ERROR" inside the client output to determine that the build failed.
Thanks.
koterpillar, longtimeago, JaKXz, honzapospi, elhigu and 76 morexlcs0110, regentov and 2x5tlrobinson, zmpeg, ypresto and AidenFaulconerEmiyaYang