Closed brendanarnold closed 1 year ago
Addresses issue #93
Improves Docker build times by caching the npm install phase before the bulk of the source code is copied over.
npm install
ISSUE: #XX - Brief description
CHANGELOG.md
e2e
clojure -M:test
Addresses issue #93
Improves Docker build times by caching the
npm install
phase before the bulk of the source code is copied over.Checklist
ISSUE: #XX - Brief description
CHANGELOG.md
e2e
tests and fixed any failuresclojure -M:test
and fixed any failures