Yunfei He
Yunfei He
* **#2424** 👈 * **#2423** * **#2422** * **#2420** * **#2419** * `main` This stack of pull requests is managed by Graphite. Learn more about stacking. Join @hyf0 and the...
### Merge activity * **Oct 13, 11:06 PM EDT**: [Graphite](https://app.graphite.dev/github/pr/rolldown/rolldown/2424) rebased this pull request after merging its parent, because this pull request is set to merge when ready.
@cooper667 To provide more context: Rolldown now supports `output.generatedCode.symbols` , but it seems not working still. https://github.com/rolldown/rolldown/issues/6700#issuecomment-3448095628
rebuild is not supported yet. So no plan on `watch` support. It will add unnecessary complexity for nothing. We will consider adding this feature when we supporting incremental rebuild.
Thanks for the feedback. We gonna have a watch mode that does full rebuild soon.
> iife wrapper is added after render_chunks hooks? I think it should be added before `render_chunks` hooks.
* **#2424** * **#2423** * **#2422** 👈 * **#2420** * **#2419** * `main` This stack of pull requests is managed by Graphite. Learn more about stacking. Join @hyf0 and the...
Related options: - `OutputOptions#minify: bool` - `OutputOptions#comments: 'none' | 'preserve-legal'` Possible behaviors of preserving comments in rolldown: - `minify: true` - Comments are all removed. - `minify: true`, `comments: 'none'`...
We gonna need a extra option `legalComments` to control the behavior of legal comments in rolldown.
Nope. Just forgot to click the auto merge button.