Yunfei He
Yunfei He
Closed by #1946.
Yeah. We discuss this before. It's kind of hard to do this. The workaround would be not use the `chunk` `object` itself to stored the related data. You could use...
@sapphi-red After looking into the code, I found we already have a similar mechanism So I guess we could support this withtout any trouble? Of course, the data will stay...
> `RenderedChunkMeta` contains an information for the `renderChunk` hook. It doesn't make sense to have that for `generateBundle` & `writeBundle` hooks. I wasn't saying reusing/using `RenderChunkMeta` in all places. I...
Some notes: - Currently, users used `target: "node-next"` should manually config extensionAlias on its own. For the future: - However, `oxc-resolver` now takes `tsconfig` as input. Wether oxc-resolve should config...
With above context, I think configuring `extensionAlias` manually should be the practice for now. I have created https://github.com/rolldown/rolldown/issues/2327 to expose the option. As for the future, we need more investigation...
#3078 ports esbuild's behavior.
@Brooooooklyn Might want to take look.
* **#1629** 👈 * `main` This stack of pull requests is managed by Graphite. Learn more about stacking. Join @hyf0 and the rest of your teammates on Graphite
What kind of real-world demand needs this feature?