contentlayerdev / contentlayerdev/contentlayer

Improve CLI logging messages (e.g. for incremental builds)

Abierto
#25 1 comentario 0 reacciones 0 asignados Ver en GitHub
improvement meta: never-stale
Lenguaje dominante
TypeScript
Estrellas
3.5k
Forks
192
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

We should improve the CLI logging messages e.g. in the following cases:

- timing: we should add how long a step has taken (e.g. 50ms to generate 20 documents)
- This should also provide a summary of how time is spent in different remark plugins etc
- Adjust log messages for incremental builds based on file watching. (Currently the log messages indicate that all documents have been re-generated even though just a single file has changed)
- The log messages should also indicate when using cache from file system

Ideally we can even easily test the wanted behaviour above in unit tests.

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.