Created deployment
This commit is contained in:
@@ -8,6 +8,9 @@ COPY ./dist/packages ./packages
|
|||||||
|
|
||||||
COPY ./package.json ./
|
COPY ./package.json ./
|
||||||
|
|
||||||
|
# Force node-modules linker (no .yarnrc.yml in build context)
|
||||||
|
RUN echo 'nodeLinker: node-modules' > .yarnrc.yml
|
||||||
|
|
||||||
RUN yarn install
|
RUN yarn install
|
||||||
|
|
||||||
RUN mkdir -p packages/node_modules && \
|
RUN mkdir -p packages/node_modules && \
|
||||||
|
|||||||
Reference in New Issue
Block a user