boazsender / backbone.search

Quick search plugin for backbone collections using the Quicksilver string ranking algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't include external search lib in backbone.search.js

iros opened this issue · comments

It should be a dependency under libs that gets included. In grunt, have two builds - one just for backbone.search and one that includes dependencies, but it shouldn't be in the core src file.