iconsulting/packages/services
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
..
conversation-service fix(docker): copy shared module AFTER npm install to prevent wipe 2026-01-26 03:41:16 -08:00
evolution-service fix(docker): copy shared module AFTER npm install to prevent wipe 2026-01-26 03:41:16 -08:00
file-service fix(docker): copy shared module AFTER npm install to prevent wipe 2026-01-26 03:41:16 -08:00
knowledge-service fix(docker): copy shared module AFTER npm install to prevent wipe 2026-01-26 03:41:16 -08:00
payment-service fix(docker): copy shared module AFTER npm install to prevent wipe 2026-01-26 03:41:16 -08:00
user-service fix(docker): copy shared module AFTER npm install to prevent wipe 2026-01-26 03:41:16 -08:00