Cut the node_modules prose to one home each; drop a stray tracked file
CI / full-gate (push) Successful in 2m38s

This commit is contained in:
2026-08-05 19:52:09 +02:00
parent 3d3313c0ee
commit ab5c24deb7
7 changed files with 20 additions and 46 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
.git
# Load-bearing: deps live at /node_modules, so a builder's stray copy would bake in at
# /app/node_modules and shadow them for every consumer of the image, production included.
# Load-bearing: a stray copy would bake in at /app/node_modules and shadow /node_modules.
node_modules
npm-debug.log
*.log