pagefront / ember-pagefront

Official Pagefront Ember Addon
MIT License
13 stars 7 forks source link

Update ember-cli-babel #25

Open cibernox opened 6 years ago

cibernox commented 6 years ago

The reason for this update is that we need to update the entire addon community to babel6 in order to get the new modules that will eventually lead to tree shaking.

Alternatively, the addon could remain in 5.X as long as the runtime code in initializers and instance-initializers is deleted.