Skip to content

Commit cf1002a

Browse files
committed
🔧 Fix HonKit build error by removing search plugin
- Remove search plugin from zh/book.json and en/book.json - Search plugin was causing template rendering errors - Keep only highlight and fontsettings plugins for stable build
1 parent f2ba290 commit cf1002a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

en/book.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"summary": "SUMMARY.md"
99
},
1010
"plugins": [
11-
"search",
1211
"highlight",
1312
"fontsettings"
1413
],

zh/book.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"summary": "SUMMARY.md"
99
},
1010
"plugins": [
11-
"search",
1211
"highlight",
1312
"fontsettings"
1413
],

0 commit comments

Comments
 (0)