exclude some dirs in microsite to speed things up
Signed-off-by: Fredrik Adelöw <freben@spotify.com>
This commit is contained in:
@@ -9,5 +9,6 @@
|
||||
"@docusaurus/theme-classic",
|
||||
"@types/webpack-env"
|
||||
]
|
||||
}
|
||||
},
|
||||
"exclude": ["node_modules", "build", ".docusaurus", "static", "blog"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user