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
Currently, mkdist doesn't resolve compilerOptions from tsconfig.json but instead only receives it as an option.
It'd be great to support reading compilerOptions automatically from tsconfig.json, likely by utilizing tsconfck
Additional information
Would you be willing to help implement this feature?