Open realyze opened 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.
SyntaxError: Unexpected reserved word
class Property
ecmascript
Maybe the release build should not use ES6 keywords?
Hi, this library looks awesome! Unfortunately, my Meteor 1.2 report
SyntaxError: Unexpected reserved word
onclass Property
. I tried adding theecmascript
package - no difference.Maybe the release build should not use ES6 keywords?