I’m developing a React library for my common used components. In my root folder where there is: my rollup config and my src/ folder containing my library. When it’s build, the bundle files (ES, CJS and UMD) are in the dist/ folder. my workspace: a simple parcel bundled app where there is an independent package.json. In this package.json, myLib is