webpack-dashboard
webpack-dashboard copied to clipboard
Resize dashboard grid layout
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
Right now blessed doesn't support resizable elements. I would love this though.
Could we configure it with an option passed to cli/js dashboard server at least?
edit: oh, sorry, just discovered --minimal cli option. Good enough for me for now, thanks ;]