HomePhabricator
Diffusion Comm e6b753998cee

[keyserver] Cache Webpack builds in Docker build

Description

[keyserver] Cache Webpack builds in Docker build

Summary:
I'm iterating on files in the keyserver directory, and every time I rebuild the Docker image the Webpack builds get re-run, even though none of the files they depend on have changed.

This diff makes sure that the Webpack builds only get rerun if one of the files they depend on changes.

Depends on D4174

Test Plan: I observed that the Webpack builds stopped appearing on every Docker build after this diff

Reviewers: palys-swm, atul

Reviewed By: atul

Subscribers: Adrian, yayabosh

Differential Revision: https://phabricator.ashoat.com/D4175

Details

Provenance
ashoatAuthored on Jun 1 2022, 12:19 AM
Reviewer
atul
Differential Revision
D4175: [keyserver] Cache Webpack builds in Docker build
Parents
rCOMMce0bcaa4796e: [keyserver] Pass all variables in .env to Node keyserver
Branches
Unknown
Tags
Unknown