-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Description
hi im building a nextjs project with turbopack and currently want to customize my pino-pretty output using the non-serializable options (messageFormat and customPrettifiers to be exact). ive found out that the only clean way this works is if i publish my custom transport module. however, i really feel that my customizations could take a project specific direction and so i dont want to separate its development from the project. but it always ends up not being able to find the transport target in that case. how can i possibly get the bundling and resolution to work right?
im using nextjs v15 with turbopack. link to minimal reproduction repo: https://github.com/orpheus6678/pino-example
bjornlll
Metadata
Metadata
Assignees
Labels
No labels