mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
398adb23e8
* reduce redundant code between the two alpine Dockerfiles * reduce the docker image build times * reduce the `n8n` image size from 1.17GB to 462MB * reduce the `n8n-custom` image size from 671MB to 460MB * reduce the size of npm tree by making all typing packages devDependencies Partially resolves this ticket: N8N-3252
8 lines
102 B
Plaintext
8 lines
102 B
Plaintext
**/.env
|
|
node_modules
|
|
packages/node-dev
|
|
packages/*/node_modules
|
|
packages/*/dist
|
|
packages/*/.turbo
|
|
.git
|