Josh Gillies
Josh Gillies
@WebReflection has also developed a signals benchmark as a part of their `usignal` implementation: https://github.com/WebReflection/usignal/blob/main/test/benchmark.js
@MadLittleMods any idea what would be required to resolve this issue?
Correct me if I'm wrong but I think what @markdalgleish is referring to is currently the loader lacks the ability to pass compose statements back into Webpacks loader pipeline. As...
Hrmm, actually the above statement isn't correct. `composes` seems to work exactly as expected in the above case. @markdalgleish when you get a moment care to chime in with regards...