rixo / svench

A lightweight workbench to develop your Svelte components in isolation

Home Page:svench-docs.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Cannot find module 'rollup-plugin-svelte-hot'

radu-m opened this issue · comments

image

Don't have time right now, but if I figure it out these days, I'll post a resolution

commented

Hey! Thanks for reporting.

This is because the example was using svench@next, but it was incorrect in package.json. This should be fixed now, can you retry?

Sorry for the mess inside the demo ... It's been more of a note keeper than actual demo for now 😅

I still recommend using the component template, for now, if you intend to use it.

commented

Or are you trying to build Svench itself? In this case, you should try the next branch, it is way ahead of master... Tip of dev is even the snowpack branch, but I'm not sure how stable is the last things I've pushed on it.

commented

main branch (replaced master) has been updated with the last code we have. Currently in beta, and document in progress, but you should be able to play with the code if that's still your intention. So closing this now. Feel free to reopen if you still have the problem or some follow up question.