allows mounting compiled Svelte 5 in legacy contexts
pnpm ipnpm buildfor the assets (js,css)pnpm build:previewfor a demo setup with index.html
PSA: repo is based on a 2+ years old example so some config might be outdated
- test if async Svelte can be compiled
- migrate to TS tooling (esp. tsconfig.json)
- expose component methods to vanilla parent