The __defineGetter__ syntax is now deprecated per MDN
baki250 opened this issue · 4 comments
baki250 commented
Hi
The defineGetter syntax is now deprecated per MDN.
Will you provide a hotfix to use .
Thanks
jeffbcross commented
Yep, this should use defineProperty
baki250 commented
Yep done that, if you could update your codebase for others too, or i can merge my changes, whichever
baki250 commented
@Wildhoney Unfortunately the backend system doesnt support node :(