dvdciri / daggraph

Dagger dependency graph generator for Android Developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support old node versions

mbasso opened this issue · comments

At the moment daggraph works fine only with the latest versions of node, we need to support also old versions using a tool like babel.

Here is a list of things that needs to be done:

  • Setup babel compiler
  • Convert to ES6 module syntax