|
|
@ -110,7 +110,7 @@ |
|
|
"defaultConfiguration": "" |
|
|
"defaultConfiguration": "" |
|
|
}, |
|
|
}, |
|
|
"serve": { |
|
|
"serve": { |
|
|
"executor": "@angular-devkit/build-angular:dev-server", |
|
|
"executor": "@nx/angular:webpack-dev-server", |
|
|
"options": { |
|
|
"options": { |
|
|
"browserTarget": "client:build", |
|
|
"browserTarget": "client:build", |
|
|
"proxyConfig": "apps/client/proxy.conf.json" |
|
|
"proxyConfig": "apps/client/proxy.conf.json" |
|
|
|