mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-24 13:38:02 +02:00
feat(v2): disable optimization.removeAvailableModules for webpack performance (#1711)
This commit is contained in:
parent
9c1ba2c35c
commit
7ce6edc1b1
6 changed files with 65 additions and 69 deletions
|
@ -85,8 +85,8 @@ module.exports = {
|
|||
to: 'docs/introduction',
|
||||
},
|
||||
{
|
||||
label: 'Themes',
|
||||
to: 'docs/themes',
|
||||
label: 'Installation',
|
||||
to: 'docs/installation',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue