diff --git a/apps/client/project.json b/apps/client/project.json index 536af231d..cbb9939ac 100644 --- a/apps/client/project.json +++ b/apps/client/project.json @@ -110,7 +110,7 @@ "defaultConfiguration": "" }, "serve": { - "executor": "@angular-devkit/build-angular:dev-server", + "executor": "@nx/angular:webpack-dev-server", "options": { "browserTarget": "client:build", "proxyConfig": "apps/client/proxy.conf.json"