Replies: 1 comment
-
Related: #30150 Solution: use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, is it possible to use an buildable lib in a publishable lib in an angular nx monorepo?
After releasing and installing the publishable lib into an application I get the error "Could not resolve "buildable-lib"".
When I see my build process from the publishable lib, i see that the buildable lib first is getting compiled, but how can I manage to integrate it to my publishable lib? Is there any info about that topic?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions