Skip to content

feat: jit ui-bundle-dev plugin @W-21819709#2666

Merged
iowillhoit merged 3 commits intosalesforcecli:mainfrom
bpbuch:ui-bundle
Mar 31, 2026
Merged

feat: jit ui-bundle-dev plugin @W-21819709#2666
iowillhoit merged 3 commits intosalesforcecli:mainfrom
bpbuch:ui-bundle

Conversation

@bpbuch
Copy link
Copy Markdown
Contributor

@bpbuch bpbuch commented Mar 31, 2026

What does this PR do?

Adds @salesforce/plugin-ui-bundle-dev as a JIT

Acceptance Criteria

  • Running a command provided by @salesforce/plugin-ui-bundle-dev on a fresh CLI install automatically triggers JIT installation of the plugin.

  • No regression to existing JIT or core plugin behavior.

Testing Notes

Testing can be verified by invoking ui-bundle dev command via sf on a clean install and confirming the plugin is automatically installed and the command executes successfully

Checklist

  • This change has been approved by the CLI Review Board or approval isn't required. Anything that adds/changes/deletes commands, flags, output, or json output has to be reviewed.
  • Does this follow the deprecation policy?

What issues does this PR fix or reference?

@W-21819709@

@bpbuch bpbuch changed the title feat: jit ui-bundle-dev plugin feat: jit ui-bundle-dev plugin @W-21819709 Mar 31, 2026
package.json Outdated
"@salesforce/plugin-flow": "1.0.5",
"@salesforce/plugin-lightning-dev": "6.2.17",
"@salesforce/plugin-signups": "2.6.60",
"@salesforce/plugin-ui-bundle-dev": "1.2.1",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Will this run into any issues sharing the ui-bundle topic with template generation?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@bpbuch , Can you please publish latest version and update the same here ? probably 1.2.2
We've a new PR validated & merged this morning : https://github.com/salesforcecli/plugin-ui-bundle-dev/commits/main/

Copy link
Copy Markdown

@deepu-mungamuri94 deepu-mungamuri94 Mar 31, 2026

Choose a reason for hiding this comment

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

Also, we could consider adding this to NUTs since we already have tests for our plugin (plugin-ui-bundle-dev).
Maybe we can follow a pattern similar to this PR: https://github.com/salesforcecli/cli/pull/2608/changes

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Will this run into any issues sharing the ui-bundle topic with template generation?

Nope. The top-level topics for plugin-templates is generate template

@iowillhoit iowillhoit merged commit dc490e9 into salesforcecli:main Mar 31, 2026
36 of 37 checks passed
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.

5 participants