ionic-team / ionic-team/angular-toolkit

chore: Friendly error text when routes are not found

Abierto
#491 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
73
Forks
34
Merge medio
6 min
PR fusionados (30 d)
5

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.