Skip to content

Use /app/node_modules as an anonymous frozen volume instead of trying to use /node_modules

rfb11 requested to merge bugfix-docker-node_modules into main

This fixes the runtime build issues from tools that don't know where to look if a non-default node_modules location is used.

Merge request reports

Loading