issues
search
SteveSanderson
/
knockout-es5
Knockout.js meets ECMAScript 5 properties
156
stars
39
forks
source link
Throw useful error when calling track on invalid properties
#47
Open
MichaelKearnsSoftwire
opened
9 years ago
MichaelKearnsSoftwire
commented
9 years ago
previously when attempting to track invalid properties, the error thrown was "Cannot read property 'configurable' of undefined" which wasn't very useful for debugging
also re-build dist