Why am I getting this Storybook import error with RollupJS?
Summary So, disclaimer: I have reviewed this discussion and I proceeded merrily onward anyway. Sorry. But I would love to at least understand why this doesn’t work. I have a turborepo with a react component library which I publish to NPM. Call it @myscope/react — it’s bundled with CSS using RollupJS. And turbo has some […]