-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Documentation is
- Missing
- Outdated
- Confusing
- Not sure
Explain in Detail
Say I have a monorepo with /frontend and /backend and I want different config for them as well as some shared config.
I see Vite+ can be configured using a single vite.config.ts at the root of your project:
So would I just have a root config and then a config file in each folder that overrides the root configs?
Your Suggestion for Changes
Add docs for nested folders overriding
Relevant Page
No response
Reproduction (Optional)
No response
Steps to reproduce (Optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation