ionic-team / ionic-team/angular-toolkit

chore: Friendly error text when routes are not found

Ouverte
#491 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
TypeScript
Étoiles
73
Forks
34
Merge moyen
6 min
PR mergées (30 j)
5

Description

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/"?

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.