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
Change plugins to expect a default exported object (or function if there's anything we think should be available at runtime to the config) containing things like component, supportedTypes, etc. Add TS types for the different plugin config types
Change plugins to expect a default exported object (or function if there's anything we think should be available at runtime to the config) containing things like
component,supportedTypes, etc. Add TS types for the different plugin config types