This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Description
Hi, I am using Electron Webpack Dashboard for an awesome NASA look in my development environment, but I am having an important issue with it:
When I first run my yarn script to launch webpack-dev-server, the Dashboard picks it up and shows the progress and all the information, but it stops right there. When I change one of my files, webpack rebuilds and the browser refreshes, but the Dashboard doesn't show any more information. It stays in progress 0%, status Idle, blablabla

My OS and versions are:
- Ubuntu 16.04 LTS
- Node v6.11.3
- webpack 3.8.1
- webpack-dev-server 2.9.4
- webpack-dashboard 1.0.2
Thanks in advance!