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 94dca75 commit 499f99aCopy full SHA for 499f99a
prod.dockerfile
@@ -13,7 +13,7 @@ RUN apk --no-cache --virtual add \
13
ENV CI=true
14
15
# copy root dependency files and configs needed for install
16
-COPY package.json yarn.lock babel.config.js magento-compatibility.js ./
+COPY package.json yarn.lock babel.config.js magento-compatibility.js postcss.config.js ./
17
COPY scripts/monorepo-introduction.js ./scripts/monorepo-introduction.js
18
19
# copy over the packages
0 commit comments