iconsulting/packages
hailin 6bb47dad85 fix(docker): copy shared module AFTER npm install to prevent wipe
npm install was clearing the @iconsulting/shared folder that was
copied before it. Moving the COPY command after npm install ensures
the shared package remains in node_modules.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 03:41:16 -08:00
..
admin-client feat(admin): add global token usage statistics 2026-01-25 17:29:59 -08:00
services fix(docker): copy shared module AFTER npm install to prevent wipe 2026-01-26 03:41:16 -08:00
shared feat(multi-tenant): apply tenant middleware and refactor repositories 2026-01-25 18:30:31 -08:00
web-client fix(chat): align input area elements vertically centered 2026-01-10 06:49:20 -08:00