Resolve "include npm dependencies during docker build"
Closes #14 (closed)
for the reviewer: purge your local src/main/webapp/node_modules
and run npm ci
to upgrade your dependencies; check the local mvn build as well as the docker build for the assets to be delivered correctly
Edited by Stefan Hynek