cge-taal
cge-taal
Sweet, thanks a lot @CaptainCodeman ! :) I've seen some guidance in places like: - https://www.colorglare.com/svelte-components-as-web-components-b400d1253504 - https://medium.com/adeo-tech/adeo-design-system-building-a-web-component-library-with-svelte-and-rollup-72d65de50163 The 2nd build script and config you suggest take care of export...
> The tag option is just ignored without the corresponding compiler config ahh, I did not get that from the articles. Will get down to business and see what gives....
Hi, thanks for taking this up in the milestones. In the meantime, if there is already a known example repo that demonstrates the setup, it would be appreciated to list...
Hi, just checking if there is any official movement on this? As a reminder, the goal is to have a SvelteKit component library project that exports all of - Svelte...
Hi @bitjson , thank you for the feedback. Yes I think you might be right. Please excuse the noise :)
Hi @bitjson, according to this comment ( https://github.com/sveltejs/kit/issues/12406#issuecomment-2211159175 ) "Libraries [and even SvelteKit](https://github.com/sveltejs/kit/pull/11601) need to be refactored to avoid the use of top-level awaits in the browser." What is your...
Hi @jimtendo , what a nice surprise to see movement on this. I did not get round to trying more things yet, so I'm excited to see if your solution...
I could not help myself and had to try quickly. Are you sure your changes allow it to work in Safari? Please see the screenshot attached for the error in...
Hi @jimtendo , not worries at all - thanks for trying to help. If you are curious, I don't need a `viteFinal` section in my `svelte.config.js`, and my `vite.config.ts` has...
Hi @JReinhold , thank you very much for taking a look. I would normally have offered a small reproducible example from the outset, but thought maybe referring to the official...