That unrun thing is causing duplicated transitive dependencies of rolldown.
Because it's using a different beta version than tsdown.
Could it be an optional peer dependency instead? For those who need it only.
Or could rolldown be kept in sync between tsdown and unrun, @sxzz ?
That
unrunthing is causing duplicated transitive dependencies ofrolldown.Because it's using a different beta version than
tsdown.Could it be an optional peer dependency instead? For those who need it only.
Or could
rolldownbe kept in sync betweentsdownandunrun, @sxzz ?