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
protecting all classmembers via consumer-rules.pro
This is a shorterm fix that should be a catch all solution but will increase the size of the SDK. Long term we should change how we are implementing dependency injection so that pro guard can better detect what can be removed.
Keep all classes that implement IModule since they use reflection
0 commit comments