DEV Community

Discussion on: Creating and testing a react package with CRA and rollup

Collapse
 
bdacoscos profile image
Briana Dacoscos • Edited

@emeka Small typo! The description of package "@rollup/plugin-node" should be "@rollup/plugin-node-resolve" :)

Collapse
 
emeka profile image
Nwakwoke Patrick Nnaemeka

Thank you Briana, I have corrected it

Collapse
 
bdacoscos profile image
Briana Dacoscos

And thanks for the article! I especially appreciated the breakdown of each of the packages and a summary of what they do :)