Skip to content

Commit 037a0f7

Browse files
committed
Copy js files in Dockerfile
1 parent 6c3f309 commit 037a0f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +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/
6162

6263
RUN yarn install --pure-lockfile
6364

0 commit comments

Comments
 (0)