Skip to content

Sourcemap passthrough #211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
inetol opened this issue Mar 17, 2025 · 0 comments
Open

Sourcemap passthrough #211

inetol opened this issue Mar 17, 2025 · 0 comments
Assignees

Comments

@inetol
Copy link
Member

inetol commented Mar 17, 2025

Desde el PR #210 he cambiado como se construye el binario final, primero se tiene que construir el server.js y luego con el output construir el standalone.

El problema es que al construir el standalone este no pasa el sourcemap de server.js al standalone y vuelve a generar uno nuevo, complicando la identificación de problemas en backends que se ejecutan en contenedores (o directamente desde el propio binario).

@inetol inetol self-assigned this Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant