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

Can't compile in ES6 mode #128

Open
darkf opened this issue Aug 19, 2018 · 0 comments
Open

Can't compile in ES6 mode #128

darkf opened this issue Aug 19, 2018 · 0 comments
Labels

Comments

@darkf
Copy link
Owner

darkf commented Aug 19, 2018

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.

@darkf darkf added the bug label Aug 19, 2018
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant