Replace `debug` package
Aberta
enhancement
- Linguagem predominante
- TypeScript
- Estrelas
- 38
- Forks
- 1
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.