Giulio Zausa

Results 50 comments of Giulio Zausa

@ambientlight @copy instead of publishing more mirrors of v86 on NPM, why don't we all maintain the same one? Otherwise it's easy for people to get unmaintained versions and be...

> I think what we can do is probably make closure compiler produce a UMD bundle (I haven't checked @giulioz's fork yet), the UMD can be then distributed and served...

> Removing Closure Compiler entirely is not really an option for me. It does bundling, minifying, basic linting, type-checking, and is much more stable than most things in the npm...

Actually I've done a single commit because I wanted to make it at least build, I don't like broken commits. Unfortunately it was pretty difficult to move between compiling states...

I've just added `serve` for production file serving and it works fine form me.

Hi @promontis, really sorry for inactivity on your issue, we will look at it in depth ASAP. Just a little tip: have you considered the `-reverse` variant? Like `row-reverse` and...

If something unmounts-mounts it will be placed to the end of the flex, ignoring ordering: https://github.com/react-spring/react-three-flex/blob/master/src/Box.tsx#L186 ```ts // Make child known to the parents yoga instance *before* it calculates layout...

Do you have WebGL2 Enabled in Safari Settings?

Have you tried disabling it?