Commit 98160ea
feat: register searchindex output for mod-flexsearch lazy loading
mod-flexsearch's new lazyLoad option emits the search index via a
searchindex Hugo output format that must be attached to home outputs
at the theme level — the same wiring netlify and server use for
mod-csp. Module-level [outputs] config does not merge into consuming
sites; this is where the format gets activated.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent d50c8c7 commit 98160ea
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments