Skip to content

Commit 073df44

Browse files
authored
Update README.md
1 parent c824024 commit 073df44

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@
1111

1212
## ✨ Features:
1313

14-
- Bundles your library using nothing but a `package.json`
14+
- **One dependency** to bundle your library using only a `package.json`
1515
- Support for ESnext & async/await _(via [Bublé] & [Nodent])_
16+
- Produces tiny, optimized code for all inputs
1617
- Supports multiple entry modules _(`cli.js` + `index.js`, etc)_
1718
- Creates multiple output formats for each entry _(<abbr title="CommonJS (node)">CJS</abbr>, <abbr title="Universal Module Definition">UMD</abbr> & <abbr title="ECMAScript Modules">ESM</abbr>)_
1819
- Built-in Uglify compression & gzipped bundle size tracking

0 commit comments

Comments
 (0)