79242629

Date: 2024-12-01 23:10:44
Score: 2.5
Natty:
Report link

Adding "publicPath" helped me:

assetNames: "[dir]/[name]-[hash]",
publicPath: "/build/",

Another option is to use copy plugin: https://www.npmjs.com/package/esbuild-plugin-copy

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Pavlo Buryanov