Open elicwhite opened 9 years ago
Thanks for submitting this. I'm happy to use getDefinePropertySrc
but I'm unsure what the effect of getImportGlobalsSrc
is in a Browserify environment so I'll investigate. I believe global = window
but I'll check it out and write a test or two.
Yeah, I truthfully didn't look that closely at that module either. Report back when you figure it out! :D
Any status on this? It's been a while.
Instead of calling Object.defineProperty ourselves, we are using the upstream module for it.
Part of the discussion in #17