Make bundle work with non-Svelte projects (e.g. React, Vue, Vite, Rollup, Webpack, etc) #1
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
As of today, this projects works perfectly if you import it in a Svelte project, or use it as plain vanilla JavaScript (e.g. UMD).
But it does not works when importing inside a React project, for example.
Studies should be done to:
The text was updated successfully, but these errors were encountered: