Skip to content

Instantly share code, notes, and snippets.

@shinout
Last active July 28, 2016 06:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shinout/172895b04f5658435236d83cd58b2684 to your computer and use it in GitHub Desktop.
Save shinout/172895b04f5658435236d83cd58b2684 to your computer and use it in GitHub Desktop.
babel-register.js
module.exports = require('babel-register')({
ignore: /node_modules\/(?!memo-switch)/
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment