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

fix: remove filenames in typescript symbols #116

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

bafolts
Copy link
Owner

@bafolts bafolts commented Sep 26, 2023

This can close #115 . I added the included sample from the issue in a regression test. Should always be able to remove the filename that typescript sometimes includes from the output.

@bafolts bafolts merged commit cd362ce into main Sep 27, 2023
2 checks passed
@bafolts bafolts deleted the bafolts/issue-115 branch September 27, 2023 15:48
@lgberro
Copy link

lgberro commented Sep 30, 2023

@bafolts thanks!

I'm still having this issue, but with classes too.

@bafolts
Copy link
Owner Author

bafolts commented Sep 30, 2023 via email

@lgberro
Copy link

lgberro commented Oct 1, 2023

Sorry, I didn't notice that. Running from main works perfectly!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken output if multiple exports in same nested file
2 participants