Yunfei He
Yunfei He
Cool. This requires adding a new a API. Just being wary, better to have a discussion before we land this feature officially.
Still https://github.com/rolldown/rolldown/actions/runs/19305346219/job/55211219728?pr=6968
https://github.com/rolldown/rolldown/runs/55303121614 `fixture.test.ts > output/paths/generate-bundle-imports-function` Got a new one.
I encountered this error per 5~6 PR. Any chance we could improve the situation? Maybe add a retry mechanism?
After making full bundle mode usable, I'll try to push this task forward. Hopefully I can finish it before vite conf.
For "How To" part: ## Design - Every "how to" post should contains a runable example. - Exampes could be ran in stackblitz by a simple click - Exampes could...
- The description of CLI arguments need to be improved too. https://github.com/rolldown/rolldown/issues/6487#issuecomment-3394569135 - If a nested option name doesn't conflict with others, make it could be used without nesting.
Related actions: - https://github.com/rolldown/rolldown/pull/6542 - https://github.com/rolldown/rolldown/pull/6544
Thoughts on AI friendly documentation: - While each option has a invidual page (`/options/input`), we need a overview page for AI to see how to reach out other options (`/options`...
Missing page: - transform - plugins - watch - checks - makeAbsoluteExternalsRelative - debug To be polished in the second rounds - cwd - platform - shimMissingExports - treeshake @IWANABETHATGUY...