typeahead.js
typeahead.js copied to clipboard
Removes '.js' from module name
The .js in the defined module name was causing the define method to not work properly. Removing the .js fixes the issue