Yunfei He
Yunfei He
> Can i try it? Of course. Assigned.
I'm thinking about implementing inline literal enum values across modules in rolldown. It would be good if oxc also collects non-const enum data. Rolldown could use this information to inline...
> Do you have an estimate time of arrival for this feature? Nope. Let's have a discussion in the weekly-meeting.
Some notes: - So far we don't have plan on supporting systemjs - As a workaround, you could target to `esm` format and transpile the output to systemjs using other...
@xavivars Basically it's about why you need systemjs format. However, the current conclusion is rolldown itself won't support systemjs in a very long time. So for anyone who wants systemjs...
I'm hesitating because rolldown doesn't expose much error details as rollup did, so I'm thinking the value of having this. @sapphi-red cc
This only processed the input. https://github.com/rolldown/rolldown/issues/2303 is about normalizing all paths from `\\` to `/`. We also need to define the behavior of normalizing `\\` to `/`. When does `\\`...
I just marked this PR on hold. The reason is in https://github.com/rolldown/rolldown/issues/2303#issuecomment-2386603980. Thanks for your PR. It pushed forward this issue to a end conclusion!
Thanks for your attention on this part. Closed due to https://github.com/rolldown/rolldown/issues/2303#issuecomment-2386603980.
And this https://github.com/rolldown/rolldown/pull/1882#discussion_r1705855377