diff --git a/apps/client/project.json b/apps/client/project.json index 160a27ea7..4255a16ed 100644 --- a/apps/client/project.json +++ b/apps/client/project.json @@ -11,7 +11,7 @@ "prefix": "gf", "targets": { "build": { - "executor": "@nx/angular:webpack-browser", + "executor": "@nx/angular:browser-esbuild", "options": { "deleteOutputPath": false, "localize": true,