-
-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Initial #403 (comment)
Align with Vite (preparing for Vite Lib)
- Add
logLeveloption: https://vite.dev/config/shared-options.html#loglevel - Add
customLoggeroption: https://vite.dev/config/shared-options.html#customlogger
If there are multiple configs with different logger option,
- Keep current logger as global logger
- If no logLevel & customLogger option, fallbacks to global one
- Otherwise, new a logger or use
customLoggerfor that build. - Add
loggertoResolvedConfig
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers