Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@svelte/package unable to genrate d.ts for .svelte.ts file svelte 5 #2241

Closed
zhihengGet opened this issue Dec 27, 2023 · 0 comments
Closed
Labels
bug Something isn't working Fixed Fixed in master branch. Pending production release.

Comments

@zhihengGet
Copy link

function isVirtualSvelteFilepath(filePath: string) {

this line cause @svelte/package unable to genrate d.ts for .svelte.ts file svelte 5

@dummdidumm dummdidumm added bug Something isn't working Fixed Fixed in master branch. Pending production release. labels Jan 2, 2024
dummdidumm added a commit to sveltejs/kit that referenced this issue Jan 12, 2024
...to support generating types for `.svelte.ts` files

Related: sveltejs/language-tools#2241
Rich-Harris added a commit to sveltejs/kit that referenced this issue Jan 12, 2024
* chore: bump svelte2tsx dependency

...to support generating types for `.svelte.ts` files

Related: sveltejs/language-tools#2241

* peer dep 5.0

* lint

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Fixed Fixed in master branch. Pending production release.
Projects
None yet
Development

No branches or pull requests

2 participants