You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2020/03/04 13:02:01 UTC

[camel-website] 12/13: update: load algloia lite version to reduce load

This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit 28d79923b37e22244d0a9790bccb225e5ad66a2d
Author: Nayananga Muhandiram <na...@wso2.com>
AuthorDate: Tue Mar 3 22:51:33 2020 +0530

    update: load algloia lite version to reduce load
---
 antora-ui-camel/src/js/vendor/alogliasearch.bundle.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/antora-ui-camel/src/js/vendor/alogliasearch.bundle.js b/antora-ui-camel/src/js/vendor/alogliasearch.bundle.js
index 99cc411..4b29c9f 100644
--- a/antora-ui-camel/src/js/vendor/alogliasearch.bundle.js
+++ b/antora-ui-camel/src/js/vendor/alogliasearch.bundle.js
@@ -1,7 +1,7 @@
 ;(function () {
   'use strict'
 
-  const algoliasearch = require('algoliasearch')
+  const algoliasearch = require('algoliasearch/lite')
 
   window.addEventListener('load', () => {
     const client = algoliasearch('BH4D9OD16A', '16e3a9155a136e4962dc4c206f8278bd')