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

fix(engine-dom): remove scoped custom element registry #3310

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

nolanlawson
Copy link
Contributor

Details

Removes the ENABLE_SCOPED_CUSTOM_ELEMENT_REGISTRY flag and associated code.

This was a good effort, but we have decided that we don't need it for now. It may be interesting to revive it someday (probably as a standalone project), but we don't intend to do that anytime soon.

Plus, removing this code reduces our bundle size from 66.2kB (min) to 60.4kB.

Does this pull request introduce a breaking change?

  • ✅ No, it does not introduce a breaking change.

Does this pull request introduce an observable change?

  • ✅ No, it does not introduce an observable change.

Copy link
Contributor

@caridy caridy left a comment

Choose a reason for hiding this comment

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

LGTM

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

3 participants