I am using npm publish
to publish a package to artifactory. I am able to pulish the package to artifactory with .tgz extension using the 'npm publish' command but I was wondering if there was a way I can publish the package with .tar.gz extension? I understand they are basically the same thing but all of our files on artifactory are tar.gz so for convention's sake I'd like to change the extension if possible.
Asked
Active
Viewed 1,291 times
2

Kalpan Shah
- 21
- 3