mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-09 15:17:23 +02:00
feat: add loadEnv to check if translation / versioning is enabled
This commit is contained in:
parent
828d99dc8e
commit
1ff6733464
15 changed files with 608 additions and 20 deletions
|
@ -19,7 +19,6 @@ function applyChainWebpack(userChainWebpack, config, isServer) {
|
|||
if (userChainWebpack) {
|
||||
userChainWebpack(config, isServer);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue