Adding a way to track the number of chunks created and keeping a threshold for the same
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 6.9k
- Forks
- 1.8k
- Merge médio
- 44min
- PRs com merge (30d)
- 1
Descrição
Number of chunks created also can be a potential performance deterrent. Ideally we don't want too many chunks as well as too less chunks. The number of chunks that a build should create is totally dependent on use-case.
size-limit should provide a functionality to track and keep a bound (lower and upper) on the total number of chunks which are created.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.