-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Closed as not planned
Labels
closed: working as intendedThis issue is intended behavior, there's no need to take any action.This issue is intended behavior, there's no need to take any action.
Description
Discussed in #8848
Originally posted by laojun March 30, 2023
Hi:
First of all, Thanks for the v2.4。
I use process.env.DOCUSAURUS_CURRENT_LOCALE to solve my problem in https://github.com/facebook/docusaurus/discussions/8745。
Here is my docusaurus.config.js
baseUrl: `/${process.env.DOCUSAURUS_CURRENT_LOCALE}/`
How can i make it right when i run server?
Thanks
Metadata
Metadata
Assignees
Labels
closed: working as intendedThis issue is intended behavior, there's no need to take any action.This issue is intended behavior, there's no need to take any action.

