Replies: 1 comment 2 replies
-
|
Hi @mustafa0x, I think it's a little better now, with the loaders being auto created from config. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, for a simple svelte app, 3 packages have to be installed (
wuchale,@wuchale/svelte,@wuchale/vite-plugin), and 3 config files have to be created (wuchale.config.js,loader.svelte.js,loader.js). This adds friction and cognitive load for folks getting started. I know the init script helps, but even so, simplifying this would help onboarding I believe.Beta Was this translation helpful? Give feedback.
All reactions