CODEX
Duplicate Copy of React Errors When Using NPM Link
Our team has been hard at work developing shared component and shared state libraries for our growing number of e-commerce sites. To centralize this shared logic we’ve published these libraries as npm packages. This was only half the game we soon found out.
In order for our team to use these packages in development we relied on npm-linking…