I have created multiple angular libraries, the angular project does not have an app. If I put the template and styles with in the .component.ts it works fine. But if I use external template and styles, it starts throwing errors and doesn't work in storybook.
Is there anything I have to specify in angular.json? I am stuck at this from long, please help.