Skip to content
This repository was archived by the owner on Sep 21, 2018. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 468 Bytes

Roadmap.md

File metadata and controls

8 lines (5 loc) · 468 Bytes

Roadmap

Guerilla requires nodejs v0.12 or greater, and only supports the ES6 features that are enabled without the --harmony flag.

Plan to add ES6 Support

  • Use the Babel compiler, to allow ES6 features to be used in v0.12
  • At some future point (aligned to the LTS schedule?), update the supported engines in package.json.