add start-server-and-test to replace concurrently

This commit is contained in:
Felipe Knorr Kuhn
2021-07-15 20:38:25 -07:00
parent ebdf1fb8da
commit 780b04709d
2 changed files with 550 additions and 6 deletions

View File

@@ -105,6 +105,7 @@
"karma-coverage": "~2.0.3",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
"start-server-and-test": "^1.12.6",
"ts-node": "~8.3.0",
"tslint": "~6.1.0",
"typescript": "~4.1.5"