79510316

Date: 2025-03-14 22:13:09
Score: 1
Natty:
Report link

I encountered a similar issue using production mode.

In angular.json, I added "sourceMap": true to the production configuration, and this gave me little more info where the cause of my problem was situated...

...
"configurations": {
   "production": {
      "sourceMap": true,
      "budgets": [
...
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Geert