Login
From:
yield code();
(Uncensored)
subscribe
Typescript Monorepo with NPM workspaces
https://yieldcode.blog/post/npm-workspaces/
links
backlinks
Roast topics
Find topics
Find it!
During the development of my recent project, I decided to split some components to their own packages, and used npm workspaces for that.