Update Dockerfile-web-ui-dev

This commit is contained in:
liaquatali000
2024-05-11 13:19:14 +05:00
committed by GitHub
parent a94602978b
commit aef785735d

View File

@@ -30,7 +30,7 @@ RUN npm install -g yarn
#RUN npm i --max-old-space-size=12000 --loglevel=verbose
#RUN yarn add eslint-plugin-jsdoc@37.9.7 --dev --ignore-engines
RUN yarn add eslint-plugin-jsdoc@37.9.7 --dev --ignore-engines
RUN yarn install --verbose
# Copy the application code