Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Can't compile in ES6 mode #128

@darkf

Description

@darkf

With "target": "es6", it will fail because Obj.clone doesn't seem to work with ES6 objects, it doesn't clone their methods.

Might have to write our own ES6-compatible deep clone, possibly even one that is Obj-specific.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions