Skip to content

Fastify logger serializers not beign preserved on production build #13

@luiz

Description

@luiz

I'm trying to register logger serializers for Fastify inside astro.config.mjs and they work in dev mode, but when I run astro build, the resulting dist/server/entry.mjs does not have the serializers configured inside it.

I tried to create a minimal example here: https://github.com/luiz/astro-fastify-logger-serializer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions