Open jeffreymb opened 1 month ago
When using this together with sentry (https://github.com/getsentry/sentry-electron), the shimming of __filename and __dirname fail.
__filename
__dirname
This can be reproduced with this repo: https://github.com/jeffreymb/electron_vite_sentry
I initially submitted an issue to sentry: https://github.com/getsentry/sentry-electron/issues/992
2.3.0
32.1.2
5.4.8
This is affecting me also. Watching...
Describe the bug
When using this together with sentry (https://github.com/getsentry/sentry-electron), the shimming of
__filename
and__dirname
fail.This can be reproduced with this repo: https://github.com/jeffreymb/electron_vite_sentry
I initially submitted an issue to sentry: https://github.com/getsentry/sentry-electron/issues/992
Electron-Vite Version
2.3.0
Electron Version
32.1.2
Vite Version
5.4.8
Validations