mirror of
https://github.com/immich-app/immich.git
synced 2025-12-06 09:13:13 +03:00
chore: don't enforce runes (#22813)
This commit is contained in:
@@ -10,7 +10,8 @@ process.env.PUBLIC_IMMICH_PAY_HOST = process.env.PUBLIC_IMMICH_PAY_HOST || 'http
|
||||
/** @type {import('@sveltejs/kit').Config} */
|
||||
const config = {
|
||||
compilerOptions: {
|
||||
runes: true,
|
||||
// TODO pending `@immich/ui` to enable it
|
||||
// runes: true,
|
||||
},
|
||||
preprocess: vitePreprocess(),
|
||||
kit: {
|
||||
|
||||
Reference in New Issue
Block a user