NativeScript / NativeScript/nativescript-cli
[Feature] Make CLI handle updating webpack configs
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 1.1k
- フォーク
- 204
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 8
説明
Is your feature request related to a problem? Please describe.
When I upgraded to a new version of dev-Webpack; I almost missed the message about
using "./node_modules/.bin/update-ns-webpack --configs" to update my config file... It scrolled right off the screen.
Describe the solution you'd like
tns webpack clean which would reset the config files...
possibly in addition: tns webpack update which would install @latest of the dev-webpack
Describe alternatives you've considered
None, the idea is to make the cli handle it... 😀
Additional context
Shouldn't have to deal with other tool; the CLI should handle it...
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、tns webpack の CLI 処理と、既存の update-ns-webpack --configs ワークフローを探します。clean で設定ファイルをリセットすべきか、また update で最新の dev-webpack をインストールすべきかを確認します。対応する CLI コマンドが個別のツールに置き換わり、意図された設定更新の動作を失わなければ完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, webpack
- 領域
- build-system, cli
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100