forked from wangziqi/gongxue-base
feat: scaffold taro h5 frontends
This commit is contained in:
@@ -177,8 +177,12 @@
|
||||
|
||||
```bash
|
||||
npx supabase db reset
|
||||
npm audit --audit-level=high
|
||||
npm run audit:runtime
|
||||
npm run check:refactor
|
||||
npm run check:taro
|
||||
npm run build:taro:h5:student
|
||||
npm run build:taro:h5:tenant
|
||||
npm run build:taro:h5:platform
|
||||
npm run test:readiness
|
||||
npm run test:pb:dry-run
|
||||
npm run test:worker:imports
|
||||
|
||||
Reference in New Issue
Block a user