使用多阶段构建,Docker 层缓存管理 npm install

This commit is contained in:
2026-05-30 10:00:03 +08:00
parent 29db5a4c30
commit c1f00378f2
3 changed files with 34 additions and 70 deletions
+10
View File
@@ -0,0 +1,10 @@
node_modules
dist
.git
.gitignore
*.md
.DS_Store
coverage
.nyc_output
playwright-report
test-results