Adding a way to track the number of chunks created and keeping a threshold for the same
Aperta
- Lingua principale
- JavaScript
- Stelle
- 6.9k
- Fork
- 1.8k
- Merge medio
- 44m
- PR unite (30g)
- 1
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.