Stanislav Lashmanov
Stanislav Lashmanov
Use class prefixing as a scoping mechanism instead of attributes? That would remove performance penalty in runtime. Dynamic classes could be implicitly prefixed in runtime. Also render functions are left...
You might try updating the dependencies.
I am sorry I don't have a capacity to help you with this issue since the reason is completely unclear to me. Please post a solution here in case you're...
@NV-DM yes it does.
This issue is for the Game of the Year edition released in 2010 which is using DirectX 9.0c. **Not** the GOTY **Enhanced** edition released in 2019. Yes this is confusing....
@NV-DM correct.
@matthewadams how do we determine what's easy to speak and what's not? For things that are confusing when reading we have `nolookaliakes`.
We have hundreds of tiny modules used across many entrypoints. Rolldown doesn't concat these tiny modules into entrypoints chunks, causing 500+ more requests on the page. I hope this could...
@IWANABETHATGUY we have lots of entrypoints with this structure: * `pages.a` * `pages.b` * ... I can capture the entrypoints groups with this code: ```js { name(id, context) { const...
It looks like this issue already describes this: https://github.com/rolldown/rolldown/issues/4788