Docker buid issue
This commit is contained in:
@ -11,7 +11,7 @@ RUN npm ci --legacy-peer-deps
|
|||||||
|
|
||||||
# Copy source and build
|
# Copy source and build
|
||||||
COPY . .
|
COPY . .
|
||||||
RUN npm run build --configuration production
|
RUN npm run build -- fuse --configuration production
|
||||||
|
|
||||||
|
|
||||||
# ===============================
|
# ===============================
|
||||||
|
|||||||
Reference in New Issue
Block a user