Skip to content

paraglideJs build multi language static sites failed #826

@shynome

Description

@shynome

hi, I have start a multi language static sites with sv create, but always failed, today I got the resolve

the sv create template lost the follow hidden links. +layout.svelte

<div style="display:none">
	{#each locales as locale}
		<a href={localizeHref(page.url.pathname, { locale })}>{locale}</a>
	{/each}
</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpkg:addsv add

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions