Skip to content

Commit 5c2e154

Browse files
committed
Copy js files into demo directory
1 parent 037a0f7 commit 5c2e154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ COPY demo/package.json demo/yarn.lock demo/.stylelintrc.json ./
5858

5959
COPY assets ../assets/
6060
COPY package.json ../
61-
COPY priv/static/js ../priv/static/js/
61+
COPY priv/static/js demo/priv/static/js/
6262

6363
RUN yarn install --pure-lockfile
6464

0 commit comments

Comments
 (0)