svench icon indicating copy to clipboard operation
svench copied to clipboard

Rollup config not working

Open lalilaloe opened this issue 4 years ago • 1 comments

Just taking a look at this project because i want to move away from storybook. But i think the examples are not up to date. I used examples/rollup and examples/svelte-template, both projects run into errors. It also seems like some .cjs files like plugin-shared.cjs are missing in the npm package when trying to import 'svench/rollup.cjs'.

When i try and build the project myself, import errors are gone. But I still run into the following errors using examples/svelte-template.

svench:cli && svench:plugin return afbeelding

svench:plugin:rollup seems the most promising afbeelding

lalilaloe avatar Dec 03 '21 01:12 lalilaloe

To be honest, I think more and more that Rollup support won't make it to the final cut. You'd rather dig the Vite examples.

rixo avatar Dec 10 '21 00:12 rixo