We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f511ac0 commit fe1f7e4Copy full SHA for fe1f7e4
Makefile
@@ -37,7 +37,7 @@ endif
37
.PHONY: start-test
38
start-test:
39
make install
40
- npx lerna run --scope json-serverless --stream test:start
+ npx lerna run --scope json-serverless --stream start
41
42
.PHONY: start-offline
43
start-offline:
0 commit comments