babel/packages
Christina 6ee7bf6df5 checks if babel is installed globally and displays correct cli message (#5258)
* checks if babel is installed globally and displays correct cli message - fixes #5228

* recommend local installation and fix lint errors

* uses babel-cli vs babel

* switch back to babel

* use process.cwd() to determine if globally executed

* checks for /node_module/.bin/babel

* compare execPath and module execution path to determine global or local installation

* Move the babel/cli.js into a 'src' so the 'const's are compiled Node < 6.
2017-02-06 10:30:56 -08:00
..
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2017-01-19 19:33:22 -05:00
2015-10-29 17:51:24 +00:00

Woah, what's going on here?

A monorepo, muhahahahahaha. See the monorepo design doc for reasoning.