Issue: sveltejs/kit#6440
Work In Progress
This is a reproduction repository for the above esbuild issue. To reproduce:
- Run
npm i && npm run build
to build with adapter-node and all dependencies - Run
npm i --production && node build
to run the production build with only this project's production dependencies - (WIP) Observe runtime error