Closed xiaoxiangmoe closed 1 year ago
https://github.com/dominikg/tsconfck/tree/version-3
is going to remove the cjs output and tsup. so this change would be very short-lived.
https://arethetypeswrong.github.io/?p=tsconfck%403.0.0-next.7
note that attw wrongfully reports tsconfck@3 being built (it is plain esm js) and claims require resolving to esm. There is no require exports condition, it is esm only.
See https://arethetypeswrong.github.io/?p=tsconfck%402.1.2
And this can be fixed in tsup 7.1.0 https://github.com/egoist/tsup/pull/934#issue-1770253995
After remove types field, the result is