Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Add Babel or throw an error when using Node < 5 #64

Closed
daffl opened this issue Mar 9, 2016 · 0 comments
Closed

Add Babel or throw an error when using Node < 5 #64

daffl opened this issue Mar 9, 2016 · 0 comments

Comments

@daffl
Copy link
Member

daffl commented Mar 9, 2016

The generated app uses ES6 features that only work in Node 5. If someone tries to generate an app on an older Node version the generator should set Babel up automatically.

We used to have it added by default but it made the app setup more complex and significantly increased the application startup time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant