diff options
| author | XhmikosR <[email protected]> | 2015-08-26 19:14:59 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-08-28 14:28:47 +0300 |
| commit | 3fef66eaf582157122b9eede4df9cea77c2195ec (patch) | |
| tree | 3afdaf286b4c6ab7bad0b071df0e73ff24273553 /grunt | |
| parent | 232469549c9a9b6082b311f568556d99ea03af2f (diff) | |
| download | bootstrap-3fef66eaf582157122b9eede4df9cea77c2195ec.tar.xz bootstrap-3fef66eaf582157122b9eede4df9cea77c2195ec.zip | |
Fix the JS errors due to jekyll-search.
1) Update it to v1.0.8
2) Include jekyll-search where it's used only
[ci skip]
Diffstat (limited to 'grunt')
| -rw-r--r-- | grunt/configBridge.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/grunt/configBridge.json b/grunt/configBridge.json index 06e0970a8..5e232798d 100644 --- a/grunt/configBridge.json +++ b/grunt/configBridge.json @@ -2,7 +2,6 @@ "paths": { "docsJs": [ "../assets/js/vendor/holder.min.js", - "assets/js/vendor/jekyll-search.js", "../assets/js/vendor/ZeroClipboard.min.js", "../assets/js/vendor/anchor.min.js", "../assets/js/vendor/tether.min.js", |
