Samuel Weibel

Results 60 comments of Samuel Weibel

Thanks a lot for the improvement, we are looking forward to version 4.15.1!

Thanks for the heads-up. Unfortunately I'm no longer using docker compose with watchtower as I moved to k8s. So I don't have an easy way to test this.

> I ran into this issue recently too and the way I got expressions to work in `if` correctly was to use the `format` function. Please try this: > >...

Thanks @zVolodymyr for your workaround. There was a little typo, it should be: ```js // dummy handler to fix issue with zone.js document.addEventListener("mousemove", () => {}, { passive: false, capture:...

Thanks for adding aarch64 support! What's the current state? I see on Docker Hub, you already have arm64 versions for 2.1.1 (and 1.7.1). Do you plan to have them also...

Let me know how I can help. I looked through the changes and saw that you (partially) changed to a multi stage build. I would have suggested this in a...

@empeje well, that's sad... I had a quick look at your Travis CI and found that none of the builds are running through (`returned a non-zero code: 2`) but they...