turbobuilt

Results 36 comments of turbobuilt

Hm, just noticed it's doing risc v. I don't know if that's an issue

Hey everybody another workaround. Turn the video into mono video after the fact using ffmpeg Run this command on the video to turn it into audio: ``` ffmpeg -i video.mp4...

Also you need to edit the map-icons.scss a little bit. This is for .7 scale (I multiplied original values of width and height and font-size by .7) ``` .map-icon-label .map-icon...

Well not really because I can always just do a custom sort on the client side once I get the data. However on the server a core modification is needed...

I'm using angular as well, and it's not working for me either. I tried installing 3.1.2 and that didn't work either. Getting error: `template not found` for `` Actually apparently...

I run into the same problem. But mine also does not have "postfix start/stop" anywhere.