mirror of
https://github.com/Xevion/dynamic-preauth.git
synced 2026-01-31 02:24:10 -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