mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
fix: make web build stage deterministic (#27823)
This commit is contained in:
@@ -15,6 +15,9 @@ const config = {
|
||||
},
|
||||
preprocess: vitePreprocess(),
|
||||
kit: {
|
||||
version: {
|
||||
name: process.env.IMMICH_BUILD || Date.now().toString(),
|
||||
},
|
||||
paths: {
|
||||
relative: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user