mirror of
https://github.com/hassio-addons/addon-uptime-kuma.git
synced 2025-05-05 03:21:24 +00:00
🚑 Do no omit optional dependencies (#36)
This commit is contained in:
parent
410c9c06bb
commit
656539223c
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ RUN \
|
||||||
&& npm ci \
|
&& npm ci \
|
||||||
--no-audit \
|
--no-audit \
|
||||||
--no-fund \
|
--no-fund \
|
||||||
--no-optional \
|
|
||||||
--no-update-notifier \
|
--no-update-notifier \
|
||||||
--omit=dev \
|
--omit=dev \
|
||||||
&& npm run download-dist \
|
&& npm run download-dist \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue