Skip to content

Commit

Permalink
Update Bundling.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-Starling authored Nov 4, 2023
1 parent 351cccf commit 54ee4bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Bundling.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ import { groupBy } from 'utils';
```
В таком случае в *сборку попадёт только метод* `groupBy`, а *методы* `debounce` и `throttle` в неё *не попадут*.

## Разбиение на чанки


0 comments on commit 54ee4bc

Please sign in to comment.