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
- Host: GitHub
- URL: https://github.com/theetrain/sveltekit-issue-6440
- Owner: theetrain
- Created: 2022-09-12T16:04:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-12T17:07:14.000Z (over 2 years ago)
- Last Synced: 2025-02-08T03:25:56.129Z (3 months ago)
- Language: Svelte
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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