mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
fix build failed
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ WORKDIR /usr/src/packages
|
||||
# Copy root package.json
|
||||
COPY package.json ./
|
||||
# Conditonal copy lockfile
|
||||
COPY ./yarn.loc[k] ./
|
||||
COPY yarn.* ./
|
||||
|
||||
# Copy components package.json
|
||||
COPY packages/components/package.json ./packages/components/package.json
|
||||
|
||||
Reference in New Issue
Block a user