Revert "added fast-xml-parser for testing"
This reverts commit 15ac52b6a0.
This commit is contained in:
@@ -10,6 +10,4 @@ RUN if [ ! -d "node_modules" ]; then npm i; fi && \
|
||||
# Use Nginx to serve
|
||||
FROM nginx:1.23-alpine
|
||||
|
||||
RUN npm i fast-xml-parser
|
||||
|
||||
COPY --from=build /app/docs /usr/share/nginx/html
|
||||
|
||||
Reference in New Issue
Block a user