webpack-dashboard icon indicating copy to clipboard operation
webpack-dashboard copied to clipboard

A CLI dashboard for webpack dev server

Results 41 webpack-dashboard issues
Sort by recently updated
recently updated
newest added

I've just a simple question: In my Angular project all my files are `.ts`. If there are some errors on my files, during build time In the `Log` area they...

It would be useful if there were a way to see where the duplicates files came from in the problems panel, or some notes in the output of how to...

For some reason the process doesn't quit with `Ctrl + \` but does with `Ctrl + c`. ``` SIGQUIT is the dump core signal. The terminal sends it to the...

Bug

> Please provide a description of the bug / issue, and provide the details below: When trying to run npm run build:dev in our system which contains webpack-dashboard call it...

Unverified

It seems that scrolling areas is not supported on Windows (which I'm assuming is related to the lack of mouse event support mentioned here https://github.com/chjj/blessed#windows-compatibility). Could there be some secondary...

Bug

So the `Progress` can be more realistic from start to finish.

Feature Request

It would be nice to be able to resize layout. For example: make modules and assets layout box smaller so there is more space for error output

Feature Request

This is not an issue, but i want to pass custom messages to Log panel . is it possible ?

Feature Request

My webpack dev server gets kicked off by an all-in-one script that launches the entire dev env. I don't want to usurp the output of that script entirely. I'd rather...

Feature Request

can we add datetime show the last compile time?

Feature Request