tgavara
Results
1
issues of
tgavara
app.module.ts imports the below even when there is not 'Directives' folder in the '1-start' branch ``` import {AppShellRenderDirective} from "./directives/app-shell-render.directive"; import {AppShellNoRenderDirective} from "./directives/app-shell-norender.directive"; ```