79310619

Date: 2024-12-26 23:29:22
Score: 3
Natty:
Report link

When building from npm, and to use local assets there are two steps: (1) copying the assets and (2) configure the asset paths in your code/

It looks like you're only doing step 1. You need to also set the assets path.

The hardcoded paths you're seeing is just the default.

Refs:

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Starts with a question (0.5): When
  • Low reputation (0.5):
Posted by: Bjorn Svensson