Skip to content

Add ability to set puppeteerOptions #3

@bplociennik

Description

@bplociennik

Would be great to have possibility to set puppeteerOptions:

renderLottie({
  path: 'animation.json',
  output: 'example.mp4',
  puppeteerOptions: {args: ['--no-sandbox', '--disable-setuid-sandbox']}
});

Already implemented in puppeteer-lottie.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions