Pazisme Mod loading screen #85

Merged
Thilawyn merged 66 commits from next into master 2026-05-17 19:31:29 +02:00
Showing only changes of commit 2a6f14e3d3 - Show all commits
+1 -1
View File
@@ -7,7 +7,7 @@ WORKDIR /app
COPY ./ ./
RUN bun install --frozen-lockfile && \
bun lint:tsc && \
bun lint:biome && \
# bun lint:biome && \
bun run build && \
bun clean:cache && \
bun clean:modules && \