remove CLI aliases

This commit is contained in:
Sebastian McKenzie 2015-10-05 16:38:53 +01:00
parent 9113542b12
commit 31e4d2e515
3 changed files with 0 additions and 3 deletions

View File

@ -1 +0,0 @@
module.exports = require("babel-core/polyfill");

View File

@ -1 +0,0 @@
module.exports = require("babel-core/register-without-polyfill");

View File

@ -1 +0,0 @@
module.exports = require("babel-core/register");