Domiii / dbux

Dbux is an Integrated Debugging Environment (IDbE) and Omniscient Debugger that makes JavaScript application's run-time behavior come alive, visible and interactive.
https://domiii.github.io/dbux
Apache License 2.0
162 stars 13 forks source link

dbux-projects: Webpack should shutdown automatically when `VSCode` window is closed #627

Closed Domiii closed 2 years ago

Domiii commented 2 years ago

Steps to reproduce

-> webpack is still running.

Analysis

Domiii commented 2 years ago

For now, we have a workaround: if port is still occupied when running it again, it will offer to automatically kill the process for you.