Skip to content

Get search working by fixing third party dependencies

Scott Petrovic requested to merge petrovic/fix-external-libraries into master

This brings in the external dependencies we need for the theme and search to work

  • long term it would be better to port all this functionality to use vanilla javascript. That will take more time, especially all the underscore features.

Merge request reports