diff --git a/apps/client/project.json b/apps/client/project.json index adb63d5c1..a5abce98c 100644 --- a/apps/client/project.json +++ b/apps/client/project.json @@ -61,7 +61,7 @@ }, "targets": { "build": { - "executor": "@nx/angular:webpack-browser", + "executor": "@nx/angular:browser-esbuild", "options": { "deleteOutputPath": false, "localize": true,