add typeahead
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"shim": {
|
||||
"dist/typeahead.bundle": {
|
||||
"deps": ["jquery"]
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user