You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue during executing index.ts within bundler package
step to reproduce
docker compose up --build
attempted solution
I tried to switch to tsx but then i have issue with module resolution and typescript's handling of inferred types when they come from nested modules paths, which tsx might be processing differently.
The text was updated successfully, but these errors were encountered:
Issue during executing index.ts within bundler package
step to reproduce
docker compose up --build
attempted solution
I tried to switch to tsx but then i have issue with module resolution and typescript's handling of inferred types when they come from nested modules paths, which tsx might be processing differently.
The text was updated successfully, but these errors were encountered: