forked from wangziqi/gongxue-base
chore: add performance evidence summary tool
This commit is contained in:
@@ -56,9 +56,11 @@
|
||||
"test:launch-gate": "node scripts/production-launch-gate-test.js",
|
||||
"test:pb:dry-run": "node scripts/pb-dry-run-report-test.js",
|
||||
"test:pb:sqlite-export": "node scripts/pb-sqlite-export-test.js",
|
||||
"test:perf:summary": "node scripts/performance-summary-test.js",
|
||||
"readiness:production": "node scripts/production-readiness-check.js --skip-db",
|
||||
"readiness:production:db": "node scripts/production-readiness-check.js --check-db",
|
||||
"launch:gate": "node scripts/production-launch-gate.js",
|
||||
"perf:summary": "node scripts/performance-summary.js",
|
||||
"test:api:remote": "node scripts/api-integration-test.js",
|
||||
"dev:taro:h5": "npm --workspace @tiku-saas/taro run dev:h5",
|
||||
"build:taro:h5": "npm --workspace @tiku-saas/taro run build:h5",
|
||||
|
||||
Reference in New Issue
Block a user