Skip to content
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

feat(npm): support running non-bin scripts in npm pkgs via deno run #19975

Merged

Conversation

dsherret
Copy link
Member

Closes #19967

@dsherret dsherret added this to the 1.36 milestone Jul 28, 2023
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dsherret dsherret merged commit 00b5fe8 into denoland:main Aug 1, 2023
10 checks passed
@dsherret dsherret deleted the feat_scripts_npm_packages_no_bin_entrypoint branch August 1, 2023 22:48
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.

Support running scripts in npm packages even if there is no bin entrypoint
2 participants