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
chore(post-script): skip view manager updates when views dir is missing
Add fs.stat import and wrap view-manager processing in a try/catch to detect
when the generated views directory doesn't exist. This prevents errors for
modules without views and makes the Android workaround more robust.
0 commit comments