mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
build: Use package-lock.json file with custom build
This commit is contained in:
@@ -12,6 +12,7 @@ WORKDIR /data
|
|||||||
|
|
||||||
COPY lerna.json .
|
COPY lerna.json .
|
||||||
COPY package.json .
|
COPY package.json .
|
||||||
|
COPY package-lock.json .
|
||||||
COPY packages/cli/ ./packages/cli/
|
COPY packages/cli/ ./packages/cli/
|
||||||
COPY packages/core/ ./packages/core/
|
COPY packages/core/ ./packages/core/
|
||||||
COPY packages/design-system/ ./packages/design-system/
|
COPY packages/design-system/ ./packages/design-system/
|
||||||
|
|||||||
Reference in New Issue
Block a user