Skip to content

fix(paraglide): prerender & ignore cache#844

Merged
jycouet merged 3 commits into
mainfrom
fix/paraglide-locales-and-gitignore
Dec 12, 2025
Merged

fix(paraglide): prerender & ignore cache#844
jycouet merged 3 commits into
mainfrom
fix/paraglide-locales-and-gitignore

Conversation

@jycouet
Copy link
Copy Markdown
Contributor

@jycouet jycouet commented Dec 11, 2025

Closes: #841
Closes: #826

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Dec 11, 2025

🦋 Changeset detected

Latest commit: 52d48f2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sv Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Dec 11, 2025

Open in StackBlitz

npx https://pkg.pr.new/sveltejs/cli/svelte-migrate@844
npx https://pkg.pr.new/sveltejs/cli/sv@844

commit: 52d48f2

@jycouet jycouet merged commit abac39b into main Dec 12, 2025
8 checks passed
@jycouet jycouet deleted the fix/paraglide-locales-and-gitignore branch December 12, 2025 15:04
@github-actions github-actions Bot mentioned this pull request Dec 12, 2025
@fr33bits
Copy link
Copy Markdown

I don't think adding project.inlang/cache/ to the root .gitignore is needed since the Paraglide JS compiler auto-generates (on build or when running the dev server) a ./project.inlang/.gitignore file that ignores everything in the ./project.inlang/ directory (except ./project.inlang/settings.json), including ./project.inlang/cache. Unfortunately the Paraglide JS documentation around this is a bit lacking.

@jycouet
Copy link
Copy Markdown
Contributor Author

jycouet commented Jan 29, 2026

Reading your message shows exactly that the documentation around this is a bit lacking :(
I would love to see simpler stuff there! :)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

paraglide: gitignore for cache doesn't get added anymore paraglideJs build multi language static sites failed

2 participants