Skip to content

Instantly share code, notes, and snippets.

@mattvagni
Created January 15, 2017 16:19
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 mattvagni/be714ae76b43abb14b5c06af02ff1170 to your computer and use it in GitHub Desktop.
Save mattvagni/be714ae76b43abb14b5c06af02ff1170 to your computer and use it in GitHub Desktop.
{
test: /\.js$/,
exclude: /node_modules/,
use: 'babel-loader'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment