Yunfei He
Yunfei He
> I think it's fine to allow strings if it works like `.contains` like we have in `filter` options of `transform` hook. I said "string should be disallowed" because I...
Looks like we need a proper `BindingStringOrRegex` while writing binding. I'll take the PR from here.
I'm gonna merge this PR first and try to improve it in the future.
Some notes: - If we want to make `closeBundle` a bundler level hook, which means triggering it when calling `.close` even there's no bundle happens, we need to remove `build/bundle`...
> If output.banner is specified, it throws the following error: This is fixed in 0.10.3.
> Running rolldown from the CLI doesn't exit after the build ends. has a workaround fix which is already landed in 0.10.3. The final fix is tracking in #1274 now.
> Bundled files contains unnecessary 'use strict' directive for each bundled module This is also fixed in 0.10.3. ~This seems to be an old behavior of oxc-codegen, which will emits...
@copilot Why this PR deosn't trigger [netlify](https://github.com/apps/netlify) preview CI?
For `Bundler API`, I think we should put well-organized content, but we currently don't have time to do it. So having something is better than having nothing. Suggestions: - Still...
Ah I see. You are gonna remove the `options` page. Let me add some context here.