5 ms·
Thanks. Any plans for supporting monorepos of first party NPM packages that teams already have?
by nitsky 4y ago
Thanks. Any plans for supporting monorepos of first party NPM packages that teams already have?
- dsherret 4y agoWe'll have custom registry support. For local npm packages, that would be nice to have, but probably something that will be implemented later. It could actually be done in a hacky way with the existing implementation of this we have, but it would be better to have something specifically designed for this.