Skip to content

Add loadComponent config option for conditional package loading - #370

Merged
kriszyp merged 3 commits into
v5.0from
feat/load-component-option
Apr 20, 2026
Merged

Add loadComponent config option for conditional package loading#370
kriszyp merged 3 commits into
v5.0from
feat/load-component-option

Conversation

@kriszyp

@kriszyp kriszyp commented Apr 17, 2026

Copy link
Copy Markdown
Member

Supports 'always' (default), 'if-installed' (skip silently if not found), and 'dev-only' (skip unless process.env.DEV_MODE is set).

kriszyp and others added 2 commits April 17, 2026 04:45
Supports 'always' (default), 'if-installed' (skip silently if not found),
and 'dev-only' (skip unless process.env.DEV_MODE is set).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@kriszyp
kriszyp marked this pull request as ready for review April 17, 2026 11:20
@kriszyp
kriszyp requested a review from a team as a code owner April 17, 2026 11:20

@dawsontoth dawsontoth left a comment

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.

I can update the config schema file - I'm assuming we got it copied into this repo but I never checked it!

@dawsontoth
dawsontoth requested a review from a team April 17, 2026 16:00
@kriszyp
kriszyp merged commit 04bd7b2 into v5.0 Apr 20, 2026
24 of 25 checks passed
@kriszyp
kriszyp deleted the feat/load-component-option branch April 20, 2026 19:30
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.

3 participants