Skip to content

svelte-kit-ts template does not have SvelteKit #270

Description

@DiZeroX

Running pnpm create tauri-app@latest project-name --template svelte-kit-ts doesn't have sveltekit package installed.

I'm thinking there might be a bug here on L294-295 here, where the wrong template is assigned:

svelte-kit -> svelte
svelte-kit-ts -> svelte-ts

"svelte-kit" => Ok(Template::Svelte),

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions