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 6c3f309 commit 037a0f7Copy full SHA for 037a0f7
Dockerfile
@@ -58,6 +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/
62
63
RUN yarn install --pure-lockfile
64
0 commit comments