feat(core): faster HTML minimizer - siteConfig.future.experimental_faster.swcHtmlMinimizer (#10554)

This commit is contained in:
Sébastien Lorber 2024-10-04 18:26:54 +02:00 committed by GitHub
parent 126d395f2d
commit 912c4954d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 406 additions and 92 deletions

View file

@ -157,7 +157,7 @@ const sidebars = {
{
type: 'html',
value:
'<span style="border-top: 1px solid var(--ifm-color-gray-500); display: block;margin: 0.5rem 0 0.25rem 1rem;" />',
'<span style="border-top: 1px solid var(--ifm-color-gray-500); display: block;margin: 0.5rem 0 0.25rem 1rem;" ></span>',
},
// Image
{