build: 🏗️ Make build work entirely offline

Useful for Nix build
This commit is contained in:
Jesse Wierzbinski 2025-04-15 22:50:07 +02:00
parent 5fdf31a717
commit ba0b5bf4ad
No known key found for this signature in database
17 changed files with 54 additions and 7 deletions

View file

@ -80,7 +80,9 @@
"dist/**/*",
".output",
".nuxt",
"paraglide"
"paraglide",
"result",
"project.inlang"
]
}
}