mirror of
https://github.com/placeholder-soft/prodigyapi.git
synced 2026-04-28 11:55:00 +08:00
Sites without search now do not include search.js or lunr.js, making the javascript for those pages much faster to load.
5 lines
94 B
JavaScript
5 lines
94 B
JavaScript
//= require_tree ./lib
|
|
//= require_tree ./app
|
|
//= stub ./app/search.js
|
|
//= stub ./lib/lunr.js
|