Closed dgreisen-cfpb closed 9 years ago
It's done the same way that jQuery is handled.
bower.json
(you can search bower.io for the package name or point it to a git repository).grunt vendor
to download bower components again including the new one.Gruntfile.js
.this was done and undone. closing.
Could you please re-add typeahead as a dependency? If you do it as a solo commit I should be able to figure out how to add library dependencies in the future. We might also want to move jquery-hashchange out of src/static/js and into the dependency dir. But again, not sure how to do it with the current build system.