mirror of https://github.com/sveltejs/svelte
runs type check as part of the CI. This needs a new path alias in the tsconfig so that TS resolves the svelte import in the ambient file directly to the correct d.ts file and doesn't load Svelte through the node_modules, at which point it would load the generated ambient type definitions and throw a duplicate definitions error. also removes a tgz that was accidentally addedpull/8884/head
parent
d3d1fb563f
commit
0a67d8b1aa
Binary file not shown.
Loading…
Reference in new issue