cli: use tree-kill to kill serve task in e2e test

This commit is contained in:
Patrik Oldsberg
2020-07-02 14:41:18 +02:00
parent 7cd04c77fa
commit c499656a69
3 changed files with 8 additions and 2 deletions
+1
View File
@@ -112,6 +112,7 @@
"@types/webpack-dev-server": "^3.10.0",
"del": "^5.1.0",
"nodemon": "^2.0.2",
"tree-kill": "^1.2.2",
"ts-node": "^8.6.2",
"zombie": "^6.1.4"
},