-
Notifications
You must be signed in to change notification settings - Fork 0
Stabilizing the environment API #1
Copy link
Copy link
Open
Description
- Broad API Design Checks
- Does the current "Environment" + "Environment Factory" abstraction work?
- What does "Environment" mean?
- Does
hotUpdatehook look fine? (may be we can stabilize this one separately from the env API) - Per-environment plugins: How should these be handled? How did you handle?
- Does "DevEnvironment Communication Levels" concept make sense?
- Are there anything difficult when writing environment factories?
- Can we deprecate
server.ssrLoadModulenow? Are there any blockers?
- defaulting to not inheriting top-level config for non-client environment vite#21336
- What is needed additionally for the stabilization?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Pending