You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am finding the blog posts and the examples very helpful!
I was using the angular-elements branch and it mostly works except for one issue:
In nx-angular-and-react/libs/ui/src/lib/greeting.component.ts if I use a file for the template or a file for the css and ng serve reactapp, the component fails to load and can't find the files.
I am finding the blog posts and the examples very helpful!
I was using the angular-elements branch and it mostly works except for one issue:
In nx-angular-and-react/libs/ui/src/lib/greeting.component.ts if I use a file for the template or a file for the css and ng serve reactapp, the component fails to load and can't find the files.
Do you happen to know why this might happen?