Claudio Wunder
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
 Can you use a table here, instead of one logo per line?
 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 ?...