Browse Source

Merge ff368bba8d into b2634db99f

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

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

Loading…
Cancel
Save