-
Notifications
You must be signed in to change notification settings - Fork 721
Open
Labels
UIAny broken visuals like layouts, colors etc.Any broken visuals like layouts, colors etc.feedback requestedFeedback was requested to help resolve the issueFeedback was requested to help resolve the issuehelp wantedWe would love you to get involved.We would love you to get involved.
Description
Hi, I was just scrolling through the code a bit and saw this:
// TODO: Find a workaround to avoid this dynamic import
// https://github.com/sveltejs/kit/issues/905
const defaultPath = await (await import('@tauri-apps/api/path')).homeDir();I wanted to let you guys know that this is no longer necessary.
See sveltejs/kit#13684
Metadata
Metadata
Assignees
Labels
UIAny broken visuals like layouts, colors etc.Any broken visuals like layouts, colors etc.feedback requestedFeedback was requested to help resolve the issueFeedback was requested to help resolve the issuehelp wantedWe would love you to get involved.We would love you to get involved.