diff --git a/apps/client/project.json b/apps/client/project.json index 0b0dc0a63..989190c3f 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,