We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 037a0f7 commit 5c2e154Copy full SHA for 5c2e154
Dockerfile
@@ -58,7 +58,7 @@ COPY demo/package.json demo/yarn.lock demo/.stylelintrc.json ./
58
59
COPY assets ../assets/
60
COPY package.json ../
61
-COPY priv/static/js ../priv/static/js/
+COPY priv/static/js demo/priv/static/js/
62
63
RUN yarn install --pure-lockfile
64
0 commit comments