Update Dockerfile-web-ui-dev
This commit is contained in:
@@ -30,6 +30,7 @@ RUN npm install -g yarn
|
|||||||
|
|
||||||
|
|
||||||
#RUN npm i --max-old-space-size=12000 --loglevel=verbose
|
#RUN npm i --max-old-space-size=12000 --loglevel=verbose
|
||||||
|
RUN yarn add eslint-plugin-jsdoc@36.0.8 --dev
|
||||||
RUN yarn install --ignore-engines --verbose
|
RUN yarn install --ignore-engines --verbose
|
||||||
RUN yarn cache clean
|
RUN yarn cache clean
|
||||||
# Copy the application code
|
# Copy the application code
|
||||||
|
|||||||
Reference in New Issue
Block a user