Use production webpack configuration
This commit is contained in:
parent
0f89fc2447
commit
9097caf438
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ RUN npm ci
|
|||
|
||||
COPY ./src /app/src
|
||||
|
||||
RUN npm run build
|
||||
RUN npm run build:prod
|
||||
|
||||
|
||||
# stage 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue