webpack-dev-server node process keeps running after exit with Ctrl-C
Author: galbi101Created Jun 23, 2019Updated Oct 23, 2020
Please provide a description of the bug / issue, and provide the details below:
After #284 has been merged, when closing the dashboard process using Ctrl-C, the node process which runs the dev server stays alive.
====================================================================
If the issue is visual, please provide screenshots here

====================================================================
More Details
- What operating system are you on? Windows 10
- What terminal application are you using? PowerShell
- What version of webpack-dashboard are you using? 3.0.7
- What is the output of running
echo $TERM?
Source: FormidableLabs/webpack-dashboard