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
'Cannot override platform-specific base value "android prebuild" by value "new great prebuild" for key "prebuildCommand". Move the entry out of the "android" object, into the common properties, if you want to override it.'
974
+
);
975
+
});
976
+
977
+
describe('extensions can disable cache which is present in base',()=>{
946
978
it.each([
947
979
{
948
980
testName: 'platform-specific setting can be disabled',
0 commit comments