webpack-dev-middleware errors and warnings are not sent to the browser console #965

Closed
opened 2025-08-09 17:18:21 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @tmueller on 3/3/2017

Hi,

the webpack-dev-middleware has some interesting options, which cannot be found in WebpackDevMiddlewareOptions.cs.

Namely "quiet" seems to be locked to true. Because no warnings or errors are sent to the browser console. This is really helpful, because you don't miss an error when your command line is not visible. Is it possible to activate this feature?

*Originally created by @tmueller on 3/3/2017* Hi, the [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) has some interesting options, which cannot be found in [WebpackDevMiddlewareOptions.cs](https://github.com/aspnet/JavaScriptServices/blob/dev/src/Microsoft.AspNetCore.SpaServices/Webpack/WebpackDevMiddlewareOptions.cs). Namely "quiet" seems to be locked to true. Because no warnings or errors are sent to the browser console. This is really helpful, because you don't miss an error when your command line is not visible. Is it possible to activate this feature?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#965
No description provided.