Closed tiborsimko closed 10 months ago
When running development cluster in "latest" mode, install shared modules in non-editable mode. The editable mode should be reserved only for development clusters in "debug" mode with the live code reload.
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (d40a675) 28.47% compared to head (03a15cf) 28.47%.
d40a675
03a15cf
When running development cluster in "latest" mode, install shared modules in non-editable mode. The editable mode should be reserved only for development clusters in "debug" mode with the live code reload.