Skip to content

feat(publish): allow publishing to npm #29823

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

bartlomieju
Copy link
Member

This commit adds support for --npm flag in deno publish
subcommand, allowing to publish packages to the npm registry
(including private ones).

Closes #29782

@bartlomieju
Copy link
Member Author

After discussion within the team we decided not to pursue this at the moment. We are looking into other improvements that would make publishing to npm easier.

@bartlomieju bartlomieju deleted the npm_publish branch June 26, 2025 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide tools to make publishing to npm easier
1 participant