Browse Source

Merge ff368bba8d into 473c474845

pull/3037/merge
Thomas Kaul 5 days ago
committed by GitHub
parent
commit
8c673115ce
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      apps/client/project.json

2
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,

Loading…
Cancel
Save