introduce es6 and babel to whole app

This commit is contained in:
Berkeley Martinez
2015-06-29 12:01:56 -07:00
parent 28395a5957
commit c33c6c9a8f
4 changed files with 11 additions and 8 deletions

View File

@ -1,3 +1,4 @@
require('babel/register');
var pm2 = require('pm2');
pm2.connect(function() {
pm2.start({