canjs / can-observe

Observable objects
https://canjs.com/doc/can-observe.html
MIT License
20 stars 2 forks source link

Class support testing in IE 11 #78

Open christopherjbaker opened 5 years ago

christopherjbaker commented 5 years ago

Would be better if the class tests for decorators ran in IE 11 instead of skipping them.

justinbmeyer commented 5 years ago

Could eval be used to build the classes?