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
The end user current needs to add a plugin for each feature they use. A nice alternative would be to provide a top level BobsPlugin that will call all the necessary plugins. Plugins can be added at compile time depending on which feature flags are enabled.
The text was updated successfully, but these errors were encountered:
The end user current needs to add a plugin for each feature they use. A nice alternative would be to provide a top level
BobsPlugin
that will call all the necessary plugins. Plugins can be added at compile time depending on which feature flags are enabled.The text was updated successfully, but these errors were encountered: