-
Notifications
You must be signed in to change notification settings - Fork 163
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
bug: bundled types are not resolving properly #191
Comments
working on a fix fox this. do you guys care about common js support, or just esm works ? ( ESM only would make the setup + everything very simple imo ) i'm using https://arethetypeswrong.github.io/?p=%40antiwork%2Fshortest%400.1.1 |
There is definitely room for improving the types when bundling. One challenge we ran into early on was generating the |
What is the public api, knowing that should help me fix it but if you want a quick fix without going there, updating the path as mentioned above should work, since the |
So the public API is this: |
How to reproduce
shortest.config.ts
,ShortestConfig
resolves properlyshortest-types-bug.mp4
The text was updated successfully, but these errors were encountered: