fix: fix UI Docker builds for pnpm v10 and missing cli-shared dep

This commit is contained in:
Nathan Flurry 2026-02-09 16:33:04 -08:00
parent 76b56b0c15
commit 6fc97cc76d
3 changed files with 8 additions and 3 deletions

View file

@ -4,7 +4,7 @@ dist/
build/
# Dependencies
node_modules/
**/node_modules/
# Cache
.cache/