Skip to content

Instantly share code, notes, and snippets.

@kamilziajka
Created April 12, 2016 12:27
Show Gist options
  • Save kamilziajka/01f10f0b27a1b952e9384b2cd9a431a4 to your computer and use it in GitHub Desktop.
Save kamilziajka/01f10f0b27a1b952e9384b2cd9a431a4 to your computer and use it in GitHub Desktop.
require('babel-register')({
presets: ['es2015', 'stage-0'],
only: 'my-cli/@(src|bin)/*.js'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment