.
This commit is contained in:
parent
c19c87eade
commit
faba0e5f9e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,6 @@ The CLI is based on this [boilerplate](https://github.com/transitive-bullshit/re
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Easy-to-use CLI
|
- Easy-to-use CLI
|
||||||
- Hundreds of public modules created
|
|
||||||
- Handles all modern JS features
|
- Handles all modern JS features
|
||||||
- Bundles `cjs` and `es` module formats
|
- Bundles `cjs` and `es` module formats
|
||||||
- [create-react-app](https://github.com/facebookincubator/create-react-app) for example usage and local dev
|
- [create-react-app](https://github.com/facebookincubator/create-react-app) for example usage and local dev
|
||||||
|
@ -29,6 +28,7 @@ The CLI is based on this [boilerplate](https://github.com/transitive-bullshit/re
|
||||||
- Supports complicated peer-dependencies
|
- Supports complicated peer-dependencies
|
||||||
- Supports CSS modules
|
- Supports CSS modules
|
||||||
- Sourcemap creation
|
- Sourcemap creation
|
||||||
|
- Hundreds of public modules created
|
||||||
- Thorough documentation :heart_eyes:
|
- Thorough documentation :heart_eyes:
|
||||||
- [Chinese docs](./readme.zh-CN.md) by [@monsterooo](https://github.com/monsterooo)
|
- [Chinese docs](./readme.zh-CN.md) by [@monsterooo](https://github.com/monsterooo)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue