Corentin Bilotta

Results 25 comments of Corentin Bilotta

I suggest we make three "levels" : 1) SSR + initialState. 2) Only initialState (So, tree-walking for data etc, still, but no html rendering). 3) No SSR, no initialState. What...

Hello, I think this would be very useful as without a plugin, if I'm not misguided, it's not possible to get sourceMaps for CSS generated by emotion to work correctly....

Thank you for your fast reply, Makes perfect sense, thank you for your explanation. Would indeed defeat the purpose of having a fast/reliable build tool. Seems like I'll have to...

Ok I get it, So I just have to figure out how to send the resumable stuff to my other server ? Do I understand well what does myCollection.resumable.upload does...

I knew about that 😃 I want to keep all the GridFS and resumable goodness that's why I'm trying to find a workaround! I'll try to figure out how to...