Skip to content

rdsfj/single-spa-type-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small reproduction for problems in single-spa and single-spa-layout using

  • type: "module"
  • TypeScript's compilerOptions.module: "node16"
  • TypeScript's compilerOptions.moduleResolution: "node16"

Reproduce

To see errors, run

npm ci
npm run build

Expected behavior

TypeScript compiles successfully, and no error because of missing type declarations happens.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published