Files
2026-08-14 09:40:03 +12:00

6 lines
268 B
Plaintext

# The Dockerfile copies only the manifest and source files it needs. Keeping these
# out of the build context avoids sending a local development install or stale bundle
# to the daemon before Node creates its clean, reproducible build-stage install.
node_modules
dist