mantrajs / mantra-sample-blog-app

A sample blog app built with Mantra

Home Page: http://mantra-sample-blog-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can i use async/await keywork ES7 with mantra and meteor 1.3 ?

lyquocnam opened this issue · comments

can i use async/await keywork ES7 with mantra and meteor 1.3 ?
i see we have .babelrc file so i try to use async and await but they not compile.
any solution ?

This .babelrc is for testing. It's not for the Meteor app.
Not sure, Meteor supports it or not.

But it'll be soon.