79766362

Date: 2025-09-16 14:52:55
Score: 2.5
Natty:
Report link

The problem was with my angular.json on the host side. In the "serve" block I needed to add

"options": {
    "extraWebpackConfig": "webpack.config.js"
}
Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Aleksandrs Jakovļevs