Skip to content

Commit e015c8e

Browse files
Update README.md
1 parent 5e1406c commit e015c8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Some tools workaround this problem using a technique called "tree-shaking": they
3535

3636
## Proposal
3737

38-
This proposal aims to allow libraries to continue using this popular pattern while removing the drawbacks that it comes with.
38+
This proposal aims to allow libraries to continue using the popular pattern of providing multiple separate functionalities from a single entrypoint, while removing the drawbacks that it comes with.
3939

4040
It does so by allowing libraries to mark re-exports as "ignore if unused", defining:
4141
1. clear semantics to follow, rather than relying on tooling-defined heuristics;

0 commit comments

Comments
 (0)