What version of Bun is running?
1.3.12
What platform is your computer?
linux
What steps can reproduce the bug?
see https://github.com/stefanprobst/issue-bun-namespace-sideeffects/blob/main/readme.md
in reproduction repro:
- bun build.ts # builds without errors
- bun src/index.ts # works correctly
- bun dist/index.js # ReferenceError: foo is not defined
What is the expected behavior?
No response
What do you see instead?
No response
Additional information
x-ref bunup/bunup#119
What version of Bun is running?
1.3.12
What platform is your computer?
linux
What steps can reproduce the bug?
see https://github.com/stefanprobst/issue-bun-namespace-sideeffects/blob/main/readme.md
in reproduction repro:
What is the expected behavior?
No response
What do you see instead?
No response
Additional information
x-ref bunup/bunup#119