create-react-library
create-react-library copied to clipboard
Documentation suggests rollup is used for bundling, however, micro-bundle is used
Readme suggests that rollup is used for packaging but if you look at the e.g. "create-react-library/template/default/package.json" there is no rollup dependencies used.
+1
Looks like microbundle is based on rollup