| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> On-behalf-of: @SAP karol.szwaj@sap.com
There was a problem hiding this comment.
/approve
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
After updating web packages versions, we also need to bump node js version in Dockerfile.
Also, removes redundant npm install + npm ci --no-optional, replaced with just npm ci — The old setup ran npm install then immediately npm ci --no-optional (which nukes node_modules and reinstalls from lockfile anyway, making the first install pointless).
What Type of PR Is This?
Related Issue(s)
Fixes #
Release Notes