ember-cli / ember-cli/ember-cli-update
show console message mentioning --run-codemods
未关闭
good first issue
- 主要语言
- JavaScript
- 星标
- 279
- 派生
- 44
- PR 合并指标
- 30 天内没有已合并 PR
描述
Now that codemods are opt-in, if they run without --run-codemods, we should print to console telling them about the option. Mentioned in https://github.com/kellyselden/ember-cli-update/pull/217#pullrequestreview-81219929.
Prerequisite is #109
cc @rwjblue
贡献指南
这个仓库没有索引到贡献指南
调研方向
先查看前置 issue #109 以及此仓库中的 codemod 执行路径。复现一次不带 --run-codemods 但仍执行 codemod 的运行,然后确定现有的控制台输出位置;完成标准是,该命令能明确告知用户这一选项,同时不改变 opt-in 行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100