We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ab3b5 commit 9bc7268Copy full SHA for 9bc7268
README.md
@@ -16,7 +16,7 @@ We strongly recommend that you use the accompanying CLI [create-react-library](h
16
17
- Easy-to-use CLI [create-react-library](https://github.com/transitive-bullshit/create-react-library)
18
- Transpiles all modern JS features
19
-- Bundles `umd` and `es` module formats
+- Bundles `cjs` and `es` module formats
20
- [create-react-app](https://github.com/facebookincubator/create-react-app) for example usage and local dev
21
- [Rollup](https://rollupjs.org/) for build process
22
- [Babel](https://babeljs.io/) for transpilation
0 commit comments