ember-cli-deploy / ember-cli-deploy/ember-cli-deploy-json-config
Missing asset-manifest meta
未关闭
- 主要语言
- JavaScript
- 星标
- 17
- 派生
- 11
- PR 合并指标
- 30 天内没有已合并 PR
描述
The generated index.html in build has a
```html
```
tag that is not transferred to the `index.json` file.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先跟踪 plugin 从生成的 build/index.html 到 index.json 的转换,并比较现有 meta 标签的处理方式。确认 asset-manifest meta 标签连同其已解码的内容一起被传递,然后根据生成的 HTML 验证生成的 index.json。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100