Files
memby/admin-ui/.dockerignore
T

6 lines
268 B
Plaintext
Raw Normal View History

2026-08-14 09:40:03 +12:00
# 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