最终目标:运行 yarn build 并生成部署产物,没有失败报错
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
- **规范性**: 严格遵循模板的技术栈和编码规范
|
||||
- **部署就绪**: 自动构建生成可直接部署的工程产物
|
||||
|
||||
> 最终目标:运行 yarn build 并生成部署产物,没有失败报错
|
||||
|
||||
## 实现策略
|
||||
|
||||
### 1. 前端实现策略
|
||||
@@ -63,3 +65,4 @@
|
||||
接下来我会输出用户JSON需求,其中前端需求放在 `webapp_requirements`, 后端需求放在 `node_backend_requirements`。
|
||||
|
||||
> 如果 webapp_requirements 中 is_needed = false,代表不需要前端,只需要生成后端代码
|
||||
|
||||
|
||||
Reference in New Issue
Block a user