iabtcf-es
iabtcf-es copied to clipboard
Clone GVL without JSON.parse / JSON.stringify
We need to avoid using JSON.parse / JSON.stringify
when we clone very large object as it's very time consuming
As an aside, we've recently experimented with klona library with promising results on a different project
@patmmccann should we merge this one ?
@patmmccann should we merge this one ?
changes look good to me. I am okay with merging.
Could this changes be merged?
I have rights to merge it, so we we don't have any objections then I can do it