6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-12-14 06:58:21 +00:00
tutor/changelog.d/20230313_163942_regis_docker_optimize.md
2023-03-20 14:20:30 +01:00

2 lines
197 B
Markdown

- [Improvement] Faster build with `npm clean-install` instead of `npm install` in the openedx Docker image. This may change the version of npm packages installed next to edx-platform. (by @regisb)