X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tsconfig.json;h=d31012b542b54aed4b4d74b2b36e456edf6baf4f;hb=refs%2Fchanges%2F06%2F10806%2F6;hp=7c024ead51dac4b96301198b8a7d425f20eb2e54;hpb=2e02e7d676dc5a87e2d68437f30b6e41037ea7a4;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