Run full project verification:
- •Run
pnpm lintto check for ESLint errors - •If there are lint errors, fix them before continuing
- •Run
pnpm buildto verify the production build - •Report the result: generated routes, bundle size, and any warnings
运行 Lint 检查与生产构建
--- frontmattername: build description: Run lint and production build disable-model-invocation: true allowed-tools: Bash(pnpm *)
Run full project verification:
pnpm lint to check for ESLint errorspnpm build to verify the production build