rolldown icon indicating copy to clipboard operation
rolldown copied to clipboard

[Feature Request]: Validate options in `loose` mode when using rolldown from API or config file

Open hyf0 opened this issue 7 months ago • 0 comments

What problem does this feature solve?

There're a lot of options rollup supports, but rolldown don't support them. Some of these options don't really affect the bundle process, so there's no need to do a hard validation that blocks the build process.

What does the proposed API look like?

.

hyf0 avatar May 19 '25 03:05 hyf0