code-forge-io / code-forge-io/react-router-devtools
be able to disable colors for browser console.log
- Langage dominant
- TypeScript
- Étoiles
- 972
- Forks
- 55
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi !
a little suggestion for firefox users...
Logs with colors improve readability and are therefore relevant when they appear in the server-side terminal. However, when this same code is executed on the browser side and the browser does not support colors (Firefox), the developer experience is degraded. Would it be possible to implement an option to disable colors for code written on the browser side?
[better-console-logs](https://github.com/forge42dev/react-router-devtools/blob/1b57656ec96f4fa9858242ece2a1088da3b87487/src/vite/plugin.tsx#L232)
react-router-devtools version: 1.0.5
firefox version: 133 (Linux)

Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.