-
-
Notifications
You must be signed in to change notification settings - Fork 223
Open
Labels
feature requestNew feature or requestNew feature or request
Description
Describe the bug
When there is a type error in a svelte component, emitDts just silently doesn't emit .d.ts file
Reproduction
Any svelte component with type error
Expected behaviour
| program.emit(); |
here need to handle the result of emit, and print diagnostic messages if any exists
System Info
- OS: any
- IDE: any
Which package is the issue about?
svelte2tsx
Additional Information, eg. Screenshots
Related issue: sveltejs/kit#3783
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request