paulirish/break-on-access

breaks inherited objects

Opened this issue · 2 comments

See https://gist.github.com/rjharmon/789bfaa8dc5ab91bd515 for a fork of the original that tracks access to inherited settings and doesn't interfere when the inherited object adds its own property with that same name.

@rjharmon thanks! can you hit us up with a pull request?

also #14 may be the solution here?