Deam
Deam
@DiegoRBaquero I think it's a bug because it doesn't add the default ones when a tracker is not specified. It works great with magnetURI though. EDIT: After some more reading...
Check out following comment https://github.com/deamme/webshot/issues/14#issuecomment-619517199
Check out https://github.com/deamme/webshot#production. Be aware that you need to copy the `out` folder after running `npm run build` in `frontend` folder and then move the `out` folder to "root" directory....
@seal62 Right now we have a default dimension of `1920x1080` (1080p) which is fine for now but could be cool to have a setting called `size` or something where you...
@anusha5695 Go for it!
You mean when screenshotting? Or the website language itself?
@zhezhe168 It's a known problem with AWS lambda apparently, I don't know how to fix it for zeit, since we have no control over how they bundle files for AWS...
Honestly, I didn't see this issue. Sorry for the late reply. I think if you update the fuse-box examp,e to use the latest ts-transform-inferno version from 4.0.0 to 4.0.2 it...
Apparently I'm not getting these issue notifications even though I'm "watching" the repository. I'll look into the issue.
@dessalines I think this is kind of a dead end. They completely changed how they are transpiling Typecript. This transformer is only compatible with the package `typescript`.