ionic-team / ionic-team/angular-toolkit

chore: Friendly error text when routes are not found

オープン
#491 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
73
フォーク
34
平均マージ
6分
マージ済み PR(30日)
5

説明

Currently, when in Standalone configuration and Route is not found, the following error is displayed

> Could not find your routes file. Use the skip-import option to skip importing.

The toolkit knows if a route file is a route file if the naming convention matches /.routes\.ts/. However, the file name can be changed at will. So, how about adding a sentence to the error statement such as "routes files are detected based on whether they match /.routes\.ts/"?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。