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 a747f94 commit 312d62aCopy full SHA for 312d62a
Dockerfile
@@ -6,5 +6,5 @@ WORKDIR /usr/src/app
6
7
COPY . /usr/src/app/
8
RUN yarn install
9
-
+RUN yarn add webpack-cli
10
CMD [ "yarn", "start" ]
yarn.lock
0 commit comments