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

Converter does not convert files under v1 directory #599

Open
mlvn23 opened this issue Jan 25, 2024 · 2 comments
Open

Converter does not convert files under v1 directory #599

mlvn23 opened this issue Jan 25, 2024 · 2 comments

Comments

@mlvn23
Copy link

mlvn23 commented Jan 25, 2024

I'm working on a project that has a v1 directory as part of its directory structure. Under the v1 directory, there's a lot of *.d.ts. I'm using the SBT plugin to convert. If I rename the v1 folder into ver1, I can see that the ts files are properly converted. Is this a known limitation?

@oyvindberg
Copy link
Collaborator

Likely related to #488 . ST picks out a subset of typescript code in the library, I intend to not do that anymore.

@mlvn23
Copy link
Author

mlvn23 commented Jan 29, 2024

Ok, thank you. I've converted some pretty sophisticated JS libraries and so far so good. Thanks for working on this tool. We can close this as duplicate.

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

No branches or pull requests

2 participants