Claudio Wunder

Results 1165 comments of Claudio Wunder

Any progress over here? 👀

> I'm getting trouble with react test. > > with module css nodejs can't load file Can you share the errors?

I think we truly dont care about css imports; So probably we should stub/mock these imports... I know esbuild supports css and probably css modules by default, but I doubt...

@nodejs/loaders does anyone here know how we can stub/mock part of the module resolution process? More specifically some of our files import .css files but we definitely dont want to...

I think I found a solution for my own question. https://github.com/coderaiser/mock-import 👆 this might help you, Augustin.

(Im also assuming https://www.npmjs.com/package/sinon can do the trick) as the state of node:test mocking and spying is kinda supbar atm (the whole thing is still experimental. We could definitely raise...

I'm fast-tracking this as it is a "simple" change even tho it affects 1.3k files

![image](https://github.com/nodejs/nodejs.org/assets/12037269/33dd12e0-2168-4de4-a7a8-6628d911dc4e) Can you use a table here, instead of one logo per line?

![image](https://github.com/nodejs/nodejs.org/assets/12037269/325b07bc-8f9c-4216-a586-583fe31309d9) I'd remove this

> > Can you use a table here, instead of one logo per line? > > and what do you thinks about using flex and wrap for line return ?...