mirror of
https://github.com/Xevion/dynamic-preauth.git
synced 2025-12-06 01:14:55 -06:00
Add precompression step to frontend
This commit is contained in:
@@ -35,6 +35,7 @@ COPY ./frontend/ ./
|
||||
RUN npm install pnpm -g
|
||||
RUN pnpm install
|
||||
RUN pnpm build
|
||||
RUN ./compress.sh
|
||||
|
||||
# Run the server application
|
||||
FROM alpine:latest
|
||||
|
||||
Reference in New Issue
Block a user