.
This commit is contained in:
parent
972011adcc
commit
1b75a088a7
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
- 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
|
||||||
- [Rollup](https://rollupjs.org/) for build process
|
- [Rollup](https://rollupjs.org/) for bundling
|
||||||
- [Babel](https://babeljs.io/) for transpilation
|
- [Babel](https://babeljs.io/) for transpilation
|
||||||
- [Jest](https://facebook.github.io/jest/) for testing
|
- [Jest](https://facebook.github.io/jest/) for testing
|
||||||
- Supports complicated peer-dependencies
|
- Supports complicated peer-dependencies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue