X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tsconfig.json;h=d31012b542b54aed4b4d74b2b36e456edf6baf4f;hb=refs%2Fchanges%2F35%2F11835%2F1;hp=7c024ead51dac4b96301198b8a7d425f20eb2e54;hpb=f2ae5462f9c1d6b7a649eb389c5a4c990501b5c4;p=osm%2FNG-UI.git diff --git a/tsconfig.json b/tsconfig.json index 7c024ea..d31012b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -147,7 +147,9 @@ "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"] } } } \ No newline at end of file