79231335

Date: 2024-11-27 17:41:21
Score: 0.5
Natty:
Report link

For my concrete problem, I could solve the issue by "just switching" to esbuild:

-      "executor": "@angular-devkit/build-angular:browser",
+      "executor": "@nx/angular:browser-esbuild",

While I don't understand the underlying issue completely, I am fine with "the fix".

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Link