i have created libraries in nx monorepo using angular as framework.
Now I want to publish it as npm package, but when i run ng build project-web-shared-ui
it giving Project 'project-web-shared-ui' does not support the 'build' target.
How can i publish this library as npm.