feat: compose addon hooks#2007
Conversation
✅ Deploy Preview for rolldown-rs canceled.
|
|
Can you double-check the implementation? It did not compose at all. |
I added some log here
and output of
It seems that the 8 test plugins have been composed to 1 plugin. Did I misunderstand this issue? |
It's my mistake, we need a technique to determine if the plugin is composed, I am working on that. |
|
Can you add a test like https://github.com/rolldown/rolldown/pull/2008/files#diff-e709cc275fbba560e8cd300f426f59152876a8ce9c02bf8283a61fdc258cf319, so we could verify it is correctly composed |
88f5eb8 to
1af96d9
Compare
Done |


resolves #1999