X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tsconfig.json;h=abeb17a3811614616e839d47cd8ab3e5e301fcd5;hb=3649a5cf7a5aa8aa9e6f1cef9e6174a09980eef9;hp=7c024ead51dac4b96301198b8a7d425f20eb2e54;hpb=f2ae5462f9c1d6b7a649eb389c5a4c990501b5c4;p=osm%2FNG-UI.git diff --git a/tsconfig.json b/tsconfig.json index 7c024ea..abeb17a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -147,7 +147,11 @@ "OperationalModel": ["src/models/OperationalModel"], "OperationalAppConfigsComponent": ["src/app/operational-view/operational-view-app-configs/OperationalViewAppConfigsComponent"], "OperationalAppActionsComponent": ["src/app/operational-view/operational-view-app-actions/OperationalViewAppActionsComponent"], - "OperationalAppExecutedActionsComponent" : ["src/app/operational-view/operational-view-app-executed-actions/OperationalViewAppExecutedActionsComponent"] + "OperationalAppExecutedActionsComponent" : ["src/app/operational-view/operational-view-app-executed-actions/OperationalViewAppExecutedActionsComponent"], + "ResourcesOverviewComponent": ["src/app/vim-accounts/Resources-Overview/ResourcesOverviewComponent"], + "SharedModule": ["src/app/vim-accounts/Resources-Overview/SharedModule"], + "ChangePasswordComponent": ["src/app/utilities/change-password/ChangePasswordComponent"], + "ChangePasswordModule": ["src/app/utilities/change-password/ChangePasswordModule"] } } } \ No newline at end of file