Skip to content

Explain path: 'path-to.svg' meaning #2068

Open
@MHillier98

Description

The README says:

const result = optimize(svgString, {
  path: 'path-to.svg', // recommended
  multipass: true, // all other config fields are available here
});

But I can't seem to find any docs or explanation of what this path: 'path-to.svg' parameter does or why it's recommended.
It would be helpful to know what this is exactly and why it's recommended :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions