Replace `debug` package
Ouverte
enhancement
- Langage dominant
- TypeScript
- Étoiles
- 38
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
The `debug` package is 10.7kB (too big!)
We can reduce its size impact by 88+% if we copy [`@wbe/debug`](https://github.com/willybrauner/debug) into Saus core and tweak it slightly to avoid the runtime `isBrowser` check and add `.enabled` property.
Then we can expose the `debug` function through the `saus/utils` and `saus/client` packages.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.