Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tup-cms):
build tup-ui
fails inside docker
In `epic/TUP-700…` branch: 1. `npm ci` 2. `npx nx build tup-cms` 3. Error building core-components as required by `npx nx build tup-ui`. In `main` branch: 1. `npm ci` 2. `npx nx build tup-cms` 3. No error.
- Loading branch information