79757980

Date: 2025-09-07 07:05:58
Score: 1
Natty:
Report link

I modified esbuild.js file to include the following code in esbuild.context:

loader: {
    '.html': 'text', // 👈 treat HTML imports as plain text
},
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Himanshu Tanwar