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 Android family has moved to packages/platform-android; remove the superseded src/platforms/android path',
629
+
'src/platforms is retired; family code belongs in its platform package, shared mechanics in an owning substrate package, and cross-family tests in their root or package test owner',
622
630
})),
623
631
);
624
632
});
@@ -629,14 +637,14 @@ test('a new direct production file or sibling directory under src/platforms fail
? 'the Android family has moved to packages/platform-android; remove the superseded src/platforms/android path'
73
-
: 'src/platforms may hold only the shared __tests__ directory; retired family code belongs in its platform package and shared code belongs in a substrate package',
58
+
message:
59
+
'src/platforms is retired; family code belongs in its platform package, shared mechanics in an owning substrate package, and cross-family tests in their root or package test owner',
0 commit comments