Bastien Adam

Results 13 comments of Bastien Adam

When I got one of my computer with virtualization capable CPU back, yeah I could eventually try to recreate it. Safely. But the question is ironic. I will try to,...

Hey, I don't get better luck with `map`: https://jsfiddle.net/Buom01/x0hf6gu5/14/

This continue to appear to me when they are a lot of mob (more than 60 in my test). Reproduce: Place around 100 well placed and fixed mob. Go away...

I had began to dig into it. I found a beautiful possibly related todo: `// TODO: Bad way to write a UUID, and it's not a true UUID, but this...

Honestly, we need a tailored proxy to debug it. Maybe sometime entities are not send, so I can suppose that sometime entities are sent multiple times.

`worker-loader` don't seem to support it: https://github.com/webpack-contrib/worker-loader/search?q=shared Else I don't think that SharedWorker are deprecated, but to be honest I don't used it a lot: There are not deprecation mentions...

Similar problem for me. @gandev's solution works fine

Any news ? _Edit:_ In my case I'm using `white-space: pre-line;` A temporary solution could be setting `forceInline` to `true` while replacing newline with like ```javascript compiler(text.replace(/\n/g,""), { forceInline: true...

~~I have done some modifications, it works perfectly for my usage https://github.com/Buom01/markdown-to-jsx/commit/435f3ba7f11d12b7b14d3245044c049e065e1271~~ (Repo removed/recreated as I will probably refactor it properly, but the commit is still usable while it make...

> I’ve been very sick for the past month and am currently in the hospital so you won’t hear from me for a bit @probablyup good recovery and health to...