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
Hides configuration from public interface and make isBuild final
- The purpose of these changes is because having both configuration and isBuilt
publicly mutable is misleading, since changing those attributes will have no impact.
0 commit comments