Build Packages
Workflow
- •Run the standard build command:
npm run build. - •If build fails, identify the first error, summarize the cause, and propose minimal fixes.
- •Re-run the build after applying fixes.
构建 fe-tools 单体仓库中的各个包。当用户提出构建/编译/生成相关包,或需要验证 TypeScript 编译结果时,可使用此技能。
--- frontmattername: build-packages description: Build the fe-tools monorepo packages. Use when the user asks to构建/build/compile, or to verify TypeScript compilation.
npm run build.