Using private npm package from github
Hi,
We are publish npm packages to the github npm registry as private packages. Is it possible to use them with Deno? I know we can access the code directly from private repos but we have build steps that is needed and it would be nice to use the same package in both node and deno.
Thanks
2 Replies
were you able to use them?
Yeah you can use .npmrc file to configure aprobatę registry