mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-14 05:39:50 -06:00
Update dev client Dockerfile to use dev mode
This commit is contained in:
@@ -8,7 +8,7 @@ RUN npm install
|
||||
|
||||
COPY ../../Client .
|
||||
|
||||
RUN npm run build
|
||||
RUN npm run build-dev
|
||||
|
||||
RUN npm install -g serve
|
||||
|
||||
|
||||
Reference in New Issue
Block a user