-
-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
I'm looking for ideas on how to separate the code to make a Svelte-only version of Superforms. It should share as much code as possible with the SK version, and there should be some convenient build tool to easily package two versions.
The SvelteKit imports that needs to be removed are:
import { navigating, page } from '$app/stores';
import { browser } from '$app/environment';
import { beforeNavigate, goto, invalidateAll } from '$app/navigation';
import { applyAction, enhance } from '$app/forms';
Thanks for any help!
MentalGear, Anton-2, mattgi, bartosjiri, timjackleus and 14 morephilippone, oscarhermoso, bartosjiri, JasonTame, IvanProg00 and 4 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed