1
0
Fork 0
This commit is contained in:
Travis Fischer 2018-08-24 18:29:46 -04:00 committed by Joost De Cock
parent 972011adcc
commit 1b75a088a7

View file

@ -20,7 +20,7 @@
- Handles all modern JS features
- Bundles `cjs` and `es` module formats
- [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
- [Jest](https://facebook.github.io/jest/) for testing
- Supports complicated peer-dependencies