forked from drone/command-center-dashboard

xiebin
2025-04-21 8fa0d6fdb819ddb15b22250d019ce0a564632959
Dockerfile.prod
@@ -10,7 +10,7 @@
RUN rm -rf node_modules package-lock.json && npm install --registry=https://registry.npmmirror.com
# 构建项目
RUN npm run build:test
RUN npm run build:prod
# 查看
RUN ls /app/dist