๐ค Local Library Development with Nx Release and Verdaccio
Nx offers everything you need to develop and publish your NPM packages efficiently. It provides a structured environment and essential tooling, including Verdaccio for local publishing and the innovative Nx Release system.
In my previous article, ๐ ...
gelinjo.hashnode.dev5 min read
David Paquet Pitts
Great article, I came across it since I was looking to solve this exact issue (how to have a local development flow that doesn't require tons of manual release/install commands).
I'm not sure if it was intended or not, but your script do not seem to be complete? It's missing imports for starter.
If you only intended to post a snippet as an example, that's fine, but wanted to let you know.