Don't vendor minified fuzzaldrin-plus

This version was compiled to use in the browser through Browserify.
More info or how to compile a new version:
https://gitlab.com/dbalexandre/fuzzaldrin-plus-browserify
This commit is contained in:
Douglas Barbosa Alexandre
2016-01-20 01:25:22 -02:00
parent e202564a3a
commit e9fb875588
3 changed files with 1162 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
#= require shortcuts_network
#= require jquery.nicescroll
#= require_tree .
#= require fuzzaldrin-plus.min
#= require fuzzaldrin-plus
window.slugify = (text) ->
text.replace(/[^-a-zA-Z0-9]+/g, '_').toLowerCase()
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long