Skip to content

Instantly share code, notes, and snippets.

@benekastah
Created September 8, 2014 21:22
Show Gist options
  • Save benekastah/94446cb8d429a88fa743 to your computer and use it in GitHub Desktop.
Save benekastah/94446cb8d429a88fa743 to your computer and use it in GitHub Desktop.
BUILD_JS = {
'vendor': {
# ...
'include_patterns': ['vendor/javascripts/jschardet/src/*.js'],
'exclude_patterns': ['vendor/javascripts/jschardet/src/index.js'],
# ...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment