Small reproduction for problems in single-spa and single-spa-layout using
type: "module"- TypeScript's
compilerOptions.module: "node16" - TypeScript's
compilerOptions.moduleResolution: "node16"
To see errors, run
npm ci
npm run buildTypeScript compiles successfully, and no error because of missing type declarations happens.