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