Closed Chandler closed 10 years ago
typeahead.js is another one.
Doesn't copy bloodhound.js, only typeahead.js :(
hi, please check v0.8.0
, you'll have to put some options in your Gruntfile.js
for typeahead.js
though. typeahead.js
's main attribute didn't correctly point to any files.
This is great. Thanks so much!
The bower.json for handlebars specifies:
"main": [ "handlebars.js", "handlebars.runtime.js" ],
grunt bower only copies handlebars.js over and not the second item in the list.