// This is a manifest file that'll be compiled into application.js, which will include all the files // listed below. // // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts, // or vendor/assets/javascripts of plugins, if any, can be referenced here using a relative path. // // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the // compiled file. // // Read Sprockets README (https://github.com/sstephenson/sprockets#sprockets-directives) for details // about supported directives. // //= require jquery //= require jquery_ujs //= require d3.min //= require lodash.min //= require quick_search/google_analytics //= require quick_search/event_tracking //= require quick_search/xhr_search //= require quick_search/quicksearch //= require quick_search/appstats //= require quick_search/appstats_clicks_overview //= require quick_search/appstats_general_statistics //= require quick_search/appstats_top_searches //= require quick_search/appstats_spelling_suggestions //= require quick_search/appstats_best_bets //= require quick_search/appstats_sessions_overview //= require quick_search/appstats_sessions_details <%= require_asset(QuickSearch::Engine::APP_CONFIG['theme']) %>