Vatroslav Vrbanic
Vatroslav Vrbanic
I've already done a lot of this, just needs a final check + there are some props that still need to be changed.
Ok, I've checked it. Didn't found nothing to worry about so far.
This would be really cool + option to: - make them [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) compliant - make them < 50 chars long
**BUILD** `vite.config`: - `ssr: { noExternal: ['three'] }` - `optimizeDeps: { include: ['three', 'svelthree/utils', 'svelthree/stores'] }` `svelte.config`: - `ssr: true` --- `.svelte-kit/output/client/_app/immutable/chunks/OrbitControls-#.js` contains almost all of the `three`-stuff incl.: -...
Hello @borisrose , Hello @engageintellect! ⚠️ **Don't use the version published on npm!** (very old / the very first proof of concept) ⚠️ **`svelthree` is not stable / still experimental...