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(run): add input option #1699

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mkantor
Copy link

@mkantor mkantor commented Mar 29, 2024

Rollup Plugin Name: run

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

If yes, then include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.

Description

This changeset adds an input option to the run plugin. This option allows specifying which entry point to run if you have multiple in your bundle.

mkantor added a commit to clockworksinc/rollup-plugin-run that referenced this pull request Apr 1, 2024
See <rollup/plugins#1699>, this is a built
version of that branch. NPM can consume this by referring to a github
URL in package.json.
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.

None yet

1 participant