Commit 26102da
committed
Minimal repro for emitDts source-tree pollution bug
Demonstrates sveltejs/language-tools#2182,
fixed by sveltejs/language-tools#2965.
Library maintainers using svelte-package with Svelte components that
import TypeScript from outside libRoot find stray .d.ts files written
into their source tree. Includes the cleanup workaround script that
projects like jazz-tools are currently forced to maintain.0 parents commit 26102da
File tree
10 files changed
+639
-0
lines changed- scripts
- src
- lib
- runtime
10 files changed
+639
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments