diff options
| author | XhmikosR <[email protected]> | 2015-08-29 23:59:10 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-08-29 23:59:10 +0300 |
| commit | 647ad1cbed3936d950a1cc7f540d63b61972d4ef (patch) | |
| tree | 2ad43eeb31764d26bb64cac4830d7e6223e7e66f /grunt | |
| parent | d7a62d52f636642d0a46acd9d6cd4f6686e86611 (diff) | |
| parent | 3fef66eaf582157122b9eede4df9cea77c2195ec (diff) | |
| download | bootstrap-647ad1cbed3936d950a1cc7f540d63b61972d4ef.tar.xz bootstrap-647ad1cbed3936d950a1cc7f540d63b61972d4ef.zip | |
Merge pull request #17384 from twbs/v4-dev-xmr-jekyll-search
Fix the JS errors due to jekyll-search.
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", |
