Has anyone experienced traces not being uploaded once server application is tree-shaken an bundled? We've recently started bundling our backend services and trances stopped being uploaded. I just ran a local test and when I run the app via tsx trances are being uploaded but when I run the via the bundle they are not.