perchlabs / webird

Webird
98 stars 22 forks source link

Upgrade to Babel 6 #7

Closed dschissler closed 8 years ago

dschissler commented 8 years ago

Babel 6 is out and it has a different configuration design. Integrate this when issues are resolved.

dschissler commented 8 years ago

The master branch is now updated to use Babel 6. I was unable to get the translations working with Nunjucks templates due to differences between Babel 5 and 6 and it does not appear as though these internal differences will ever be resolved. Currently I am unable to achieve the goal of having gettext front and back end translations but this should be possible with Vue. Due to its popularity and quality I am considering having Webird use Vue 2.0 exclusively and removing all other framework examples.