79361808

Date: 2025-01-16 13:46:54
Score: 1.5
Natty:
Report link

Fixed by adding this to the remote app config:

  tools: {
    rspack: {
      output: {
        uniqueName: 'remote',
        publicPath: 'auto',
      },
    },
  },
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: user1847403