search detailedView by default
This commit is contained in:
parent
2b65bc9332
commit
ace1916bdf
@ -68,9 +68,16 @@ export default withPwa(
|
||||
],
|
||||
}),
|
||||
],
|
||||
build: {
|
||||
// Shut the fuck up
|
||||
chunkSizeWarningLimit: Infinity,
|
||||
},
|
||||
},
|
||||
themeConfig: {
|
||||
search: {
|
||||
options: {
|
||||
detailedView: true,
|
||||
},
|
||||
provider: "local",
|
||||
},
|
||||
outline: "deep",
|
||||
|
Loading…
Reference in New Issue
Block a user