You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Technically this can be done before or after pivots (#2724), but it's related.
We should have a flag that, when enabled, uses the raw customElements global registry to register components, rather than using a pivot system (or the quasi-pivot system we have today).
Benefits are:
Much less code can be shipped, assuming the flag is set at compile-time