79348311

Date: 2025-01-11 14:53:20
Score: 1
Natty:
Report link

Make the following changes in you angular.json file

"assets": [
          {
            "glob": "**/*",
            "input": "public",
            "output": "/"
          },
          {
            "glob": "**/*",
            "input": "src/assets",
            "output": "/assets"
          }
        ],
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: yogesh gole