Skip to content

lab/full externalize legacy#6950

Closed
louis-bompart wants to merge 14 commits intomainfrom
lab/full-externalize-legacy
Closed

lab/full externalize legacy#6950
louis-bompart wants to merge 14 commits intomainfrom
lab/full-externalize-legacy

Conversation

@louis-bompart
Copy link
Copy Markdown
Collaborator

  • externalize legacy components
  • scope limit: -ipx -insight
  • -recs
  • good cleanup regardless
  • remove/stub unmigrated components
  • adapt atomic-angular build process

Comment thread packages/atomic-angular/scripts/build-lit.mjs Fixed
@louis-bompart louis-bompart force-pushed the lab/full-externalize-legacy branch from 2acb712 to 05f8f58 Compare January 13, 2026 00:14
Comment thread packages/atomic-angular/scripts/build-lit.mjs Fixed
inputs: [${(declaration.attributes || []).map((attr) => `'${attr.fieldName}'`).join(', ')}],
inputs: [${(declaration.members || [])
.flatMap((member) => {
if (!member.privacy === 'public' || member.kind !== 'field') {
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 13, 2026

🔗 Scratch Orgs ready to test this PR:

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.

1 participant