Skip to content

Access an event for changes #5

@reggi

Description

@reggi

I have a module that exports an object.

I have that module hotloaded in and the process loops over the object.

Then I make some changes to the object.

I'd like the running process to have access to an event so I can loop over the object again, checking for differences between the original object and the new object. and apply the loops logic to the new object props.

Thoughts on how this could be achieved?

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