Skip to content

theetrain/sveltekit-issue-6440

Repository files navigation

Reproduction for SvelteKit#6440

Issue: sveltejs/kit#6440

Work In Progress

This is a reproduction repository for the above esbuild issue. To reproduce:

  1. Run npm i && npm run build to build with adapter-node and all dependencies
  2. Run npm i --production && node build to run the production build with only this project's production dependencies
  3. (WIP) Observe runtime error