ManuelDeLeon / viewmodel

MVVM for Meteor
https://viewmodel.org
MIT License
205 stars 23 forks source link

Meteor 1.2: SyntaxError: Unexpected reserved word #259

Open realyze opened 8 years ago

realyze commented 8 years ago

Hi, this library looks awesome! Unfortunately, my Meteor 1.2 report SyntaxError: Unexpected reserved word on class Property. I tried adding the ecmascript package - no difference.

Maybe the release build should not use ES6 keywords?