How to build NX/Angular library to single file #9514
marekwalach
started this conversation in
Show and Tell
Replies: 0 comments
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.
-
Hi,
I have the following case:
I have NX monorepo in which one library is used inside this repo apps and libs but I also wish to build it (all apps and libs are made with Angular). The problem is that I need also to compile it somehow to single file which could be loaded into browser directly. Is there a good way to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions