Browse Source

Merge ff368bba8d into 138d867e8d

pull/3037/merge
Thomas Kaul 4 months ago
committed by GitHub
parent
commit
221c7fc9d2
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