Fix conflicts with templating and ecmascript
Closed this issue · 3 comments
jperl commented
jperl commented
It works if you isolate components into a separate package. So I guess this is not that important.
timbrandin commented
yeah, I haven't documented that one doesn't need the ecmascript package, react-templates takes care of that because we need to find the events before the html transpiler starts working to be able to add it in the template.
React likes when you specify the events in the markup, which differs from Blaze.
timbrandin commented
so to solve this: remove blaze-html-templates
and ecmascript