Skip to content

Conversation

@nrkruk
Copy link
Collaborator

@nrkruk nrkruk commented Oct 9, 2025

What does this PR do?

Removes the unused lightning-base-components dependency from the plugin-lightning-dev package.

What issues does this PR fix or reference?

  • Removes lightning-base-components from package.json dependencies
  • Removes lightning-base-components from lwc.config.json modules configuration
  • Updates yarn.lock to reflect the dependency removal
  • Ensures the plugin continues to work without this unused dependency

The lightning-base-components package was not being imported or used anywhere in the source code, making it safe to remove. This helps reduce the plugin's bundle size and eliminates an unnecessary dependency.

@W-19861266@

- Remove lightning-base-components from package.json dependencies
- Remove lightning-base-components from lwc.config.json modules
- Update yarn.lock to reflect dependency removal
@nrkruk nrkruk requested review from a team as code owners October 9, 2025 22:22
@nrkruk nrkruk changed the base branch from main to 258-patch October 9, 2025 22:23
@nrkruk nrkruk self-assigned this Oct 9, 2025
@nrkruk nrkruk changed the title chore: remove lightning-base-components dependency @W-19861266@ fix: remove lightning-base-components dependency @W-19861266@ Oct 9, 2025
@nrkruk nrkruk merged commit 2e70cb6 into 258-patch Oct 9, 2025
15 checks passed
@nrkruk nrkruk deleted the nrkruk/remove-lightning-base-components branch October 9, 2025 23:27
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.

2 participants