|
|
@@ -91,6 +91,7 @@
|
|
|
"test-qa": "set EGG_SERVER_ENV=qa&&egg-bin test",
|
|
|
"test-auto": "set EGG_SERVER_ENV=autotest&&egg-bin test",
|
|
|
"dev-docker": "egg-scripts start --env=local --port 7005",
|
|
|
+ "dev-weapp": "egg-scripts start --port 7005",
|
|
|
"cov": "egg-bin cov",
|
|
|
"lint": "eslint .",
|
|
|
"ci": "npm run lint && npm run cov",
|