Skip to content

Instantly share code, notes, and snippets.

@nathanhornby
Last active March 31, 2018 10:49
Show Gist options
  • Save nathanhornby/39931f9234c750ec11e0 to your computer and use it in GitHub Desktop.
Save nathanhornby/39931f9234c750ec11e0 to your computer and use it in GitHub Desktop.
Adding Jeet to Brunch - Before
// Configure your plugins
plugins: {
babel: {
// Do not use ES6 compiler in vendor code
ignore: [/vendor/]
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment