79487301

Date: 2025-03-05 17:59:42
Score: 2
Natty:
Report link

Mount common package to volume

volumes:
  - ./common:app/node_modules/@common

Update webpack (or any other compiler) to transpile @common

exclude: /node_modules\/(?!@common)/,
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @common
  • Low reputation (0.5):
Posted by: Aleks