ember-cli / ember-cli/ember-cli-update

adding ember-cli to deps will speed things up

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

描述

There are certain project generation things we do which don't depend on a version of ember, for example running an addon's default blueprint in isolation. Instead of using npx all the time, we could add ember-cli to deps to speed up things. This should really help the test suite too.

贡献指南

这个仓库没有索引到贡献指南

调研方向

未指定文件或测试。首先定位项目生成入口和所有 npx 调用,然后检查测试套件如何隔离测试 addon 默认 blueprint。完成的标准是:在需要的地方可从依赖中使用 ember-cli,这些情况下不再需要 npx,并且测试套件仍能通过,同时获得预期的速度提升。

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

评估

技术栈
javascript
领域
performance, tooling
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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