Manitej
Manitej
HTTP requests are blocked by brave from HTTPS enabled websites.
Guys, finally I was able to get it worked! here is my layer structure (name the folder as `nodejs` )  Now in the `serverless.yml` file add below code ```yml...
Guyssss! FFMPEG started working on chrome android from version 11.4 !!! update version to `@ffmpeg/ffmpeg": "^0.11.4`
I submitted a PR for this, #77
Thanks for the prompt reply! I did try using the bundled browser version of the svgo package but for some reason it’s not working with nextjs. I’m getting random page...
Tried importing like below: ``` import { optimize } from 'svgo/dist/svgo.browser.js' ``` it haven’t thrown any errors but when using the optimize function, my app was getting stuck and not...