update docker file for web build
This commit is contained in:
parent
e88b8baf19
commit
2b6f581f9a
@ -25,7 +25,6 @@ COPY ./Makefile ./Makefile
|
||||
COPY ./.* /
|
||||
COPY ./package.json ./package.json
|
||||
COPY ./yarn.lock ./yarn.lock
|
||||
COPY ./pre-install ./pre-install
|
||||
COPY ./core ./core
|
||||
|
||||
# Build web application
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user