packages/cli: forward all args to jest and run in watch mode by default

This commit is contained in:
Patrik Oldsberg
2020-04-19 02:21:44 +02:00
parent e842489333
commit 15908eec6d
3 changed files with 41 additions and 11 deletions
+1
View File
@@ -65,6 +65,7 @@
"handlebars": "^4.7.3",
"html-webpack-plugin": "^3.2.0",
"inquirer": "^7.0.4",
"jest": "^25.1.0",
"ora": "^4.0.3",
"react": "^16.0.0",
"react-dev-utils": "^10.2.0",