fix configuration of iam moudle

This commit is contained in:
mengstabketemaw
2026-06-12 12:08:54 +03:00
parent dacf39d95c
commit bbdfa47bd7
4 changed files with 106 additions and 1031 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.1",
"private": true,
"scripts": {
"backoffice": "npm run build:user-management && nx serve @fhc-platform/backoffice",
"backoffice": "npm run build:user-management && nx serve @ema-platform/backoffice",
"portal": "nx serve @ema-platform/portal",
"dev:all": "nx run-many -t serve -p @ema-platform/portal @ema-platform/backoffice --parallel=2",
"build:backoffice": "nx build @ema-platform/backoffice",