Add docusaurus faster (#149)
Leads to about half the build time. Reviewed-on: https://gitea.com/gitea/docs/pulls/149 Co-authored-by: TheFox0x7 <thefox0x7@noreply.gitea.com> Co-committed-by: TheFox0x7 <thefox0x7@noreply.gitea.com>
This commit is contained in:
committed by
techknowlogick
parent
1ddf6a1822
commit
301154989a
@@ -155,7 +155,9 @@ const config = {
|
||||
onBrokenLinks: 'warn',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
favicon: 'img/favicon.png',
|
||||
|
||||
future:{
|
||||
experimental_faster: true
|
||||
},
|
||||
plugins: [
|
||||
[
|
||||
'docusaurus-plugin-plausible',
|
||||
|
||||
Reference in New Issue
Block a user