Page MenuHomeSoftware Heritage

docker: Install and compile swh-web static assets in development mode
ClosedPublic

Authored by anlambert on Apr 26 2021, 12:34 PM.

Details

Summary

When overriding swh-web sources using docker-compose.override.yml
file, ensure static assets get installed and compiled to reflect
any changes in assets sources.

This requires to rebuild the docker image to get nodejs and yarn
installed in the environment.

Diff Detail

Repository
rDENV Development environment
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.