adobe / adobe/aio-cli-plugin-app-dev

Web sequences don't seem to be supported

未关闭
#169 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
2
派生
5
PR 合并指标
30 天内没有已合并 PR

描述

Web sequences seemingly always return:

```json
{"error":"The requested resource does not exist."}
```

This is because in the plugin today, for web actions we only invoke if there is no sequence found. See https://github.com/adobe/aio-cli-plugin-app-dev/blob/main/src/lib/run-dev.js#L525

I am not sure if this is a bug or an intentional thing, but documenting this issue so its known

贡献指南

打开贡献指南

调研方向

首先阅读第 525 行附近的 src/lib/run-dev.js,并重现 web 序列的报告响应。确定当前条件是有意为之还是一个 bug,然后验证预期的 web 序列行为已经确立,并且已处理或记录报告的结果 "requested resource does not exist"。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
cli
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。