try to ignore tests on windows?

This commit is contained in:
sebastien 2025-12-05 20:10:25 +01:00
parent e3e5fe6520
commit a61d775f33

View File

@ -72,6 +72,8 @@ export async function eject({
]),
});
console.log('eject', componentName, {filesToCopy});
if (filesToCopy.length === 0) {
// This should never happen
throw new Error(