An open API service indexing awesome lists of open source software.

https://github.com/theetrain/sveltekit-issue-6440

Reproduction for https://github.com/sveltejs/kit/issues/6440
https://github.com/theetrain/sveltekit-issue-6440

Last synced: about 2 months ago
JSON representation

Reproduction for https://github.com/sveltejs/kit/issues/6440

Awesome Lists containing this project

README

        

# Reproduction for SvelteKit#6440

Issue: https://github.com/sveltejs/kit/issues/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