• René Dudfield's avatar
    Dockerfile: Make npm install only prod deps · ae691b9e
    René Dudfield authored
    So that only the required deps to build are installed before
    building the docker image.
    
    frontend: Move some deps out of devDependencies because the
    build depends on them.
    
    Some dependency updates caused the snapshot changes.
    
    The sagas type updates seem to have a problem with cancelled().
    ae691b9e