Skip to content

Broken in browser #9

@decatur

Description

@decatur

The code assings windowto window.jsondiff. To fix, replace the line

return root.jsondiff = factory(root, {})

by

return root.jsondiff = factory(root, {}).diff;

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