79257103

Date: 2024-12-06 07:02:53
Score: 1
Natty:
Report link

Not sure about the first error but second one can be resolved by adding this scriptType to the module.exports

module.exports = {
  output: {
    uniqueName: "v17",
    publicPath: "auto",
    scriptType: "text/javascript",
  },
....
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ayu