We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.npmrc write is performed into cwd directory - https://github.com/Tinkoff/pvm/blob/master/src/plugins/core/publish/prepare.ts#L110 so it makes no sense to write it on every package publication in monorepo
.npmrc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
.npmrc
write is performed into cwd directory - https://github.com/Tinkoff/pvm/blob/master/src/plugins/core/publish/prepare.ts#L110so it makes no sense to write it on every package publication in monorepo
The text was updated successfully, but these errors were encountered: