Is there a way to get [webpack dashboard](https://github.com/FormidableLabs/webpack-dashboard) working with webpack-dev-middleware that asp.net core spa project is using? I tried to use it, as per described on the webpack-dashbaord repository page, but nothing shows up in console. Would be really handy if we can see the output in dashboard console with bunch of other information which in normal output window isn't useful.
Is there a way to get webpack dashboard working with webpack-dev-middleware that asp.net core spa project is using?
I tried to use it, as per described on the webpack-dashbaord repository page, but nothing shows up in console.
Would be really handy if we can see the output in dashboard console with bunch of other information which in normal output window isn't useful.