webpack-dashboard
webpack-dashboard copied to clipboard
A CLI dashboard for webpack dev server
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...
> 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...
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...
So the `Progress` can be more realistic from start to finish.
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
This is not an issue, but i want to pass custom messages to Log panel . is it possible ?
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...
can we add datetime show the last compile time?