Reproduction link or steps
https://stackblitz.com/edit/github-tavgmypk?file=src%2Findex.js
pnpm run build && node dist/index.js
- Got
{ parse: undefined }
What is expected?
Without bundle:
node src/index.js
- Got
{ parse: [Function: parse$1] }
What is actually happening?
undefined parse
System Info
Any additional comments?
No response