rules_ts
rules_ts copied to clipboard
can not customize npm_dependencies URLs
With rules_js .npmrc can be used to customize registry URLs, auth. Customizing the typescript URLs in rules_ts is difficult and undocumented, see ts/private/npm_repositories.bzl
Ideally this will respect all config from the npmrc such as auth, cacert, registry URLs etc.