Closed Domiii closed 2 years ago
todomvc
webpack
-> webpack is still running.
Project.execBackground
Process.start
true
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.
WebpackBuilder.checkPort
Steps to reproduce
todomvc
bugwebpack
is running-> webpack is still running.
Analysis
webpack
is started viaProject.execBackground
.Process.start
true
, which it is not.