{"id":17832098,"url":"https://github.com/theetrain/7320-svelte-server-debugging","last_synced_at":"2025-10-09T10:41:44.618Z","repository":{"id":249560882,"uuid":"831851646","full_name":"theetrain/7320-svelte-server-debugging","owner":"theetrain","description":"Experimentation with SvelteKit server-side debugging.","archived":false,"fork":false,"pushed_at":"2024-07-21T19:50:04.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-28T01:04:15.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theetrain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-21T19:46:53.000Z","updated_at":"2024-07-21T19:50:07.000Z","dependencies_parsed_at":"2024-07-21T21:38:36.781Z","dependency_job_id":null,"html_url":"https://github.com/theetrain/7320-svelte-server-debugging","commit_stats":null,"previous_names":["theetrain/7320-svelte-server-debugging"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theetrain/7320-svelte-server-debugging","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theetrain%2F7320-svelte-server-debugging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theetrain%2F7320-svelte-server-debugging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theetrain%2F7320-svelte-server-debugging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theetrain%2F7320-svelte-server-debugging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theetrain","download_url":"https://codeload.github.com/theetrain/7320-svelte-server-debugging/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theetrain%2F7320-svelte-server-debugging/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001275,"owners_count":26083040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-27T19:50:00.149Z","updated_at":"2025-10-09T10:41:44.602Z","avatar_url":"https://github.com/theetrain.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This demonstration seeks to resolve \u003chttps://github.com/sveltejs/kit/issues/7320\u003e.\n\nThings to note:\n\n1. `vite.config.js` features `build.sourcemap = true`\n2. Added some flags for Node.js in `package.json`\n\n    ```json\n    {\n      \"scripts\": {\n        \"dev\": \"NODE_OPTIONS=--enable-source-maps vite dev\",\n        \"build\": \"vite build\",\n        \"preview\": \"NODE_OPTIONS=--enable-source-maps vite preview\",\n      }\n    }\n    ```\n\nDespite the above, I could not set up breakpoints for server-side source maps in\nChrome Dev tools. The source maps appears, but they are apparently not linked to\nNode.js when the dev or preview server launches.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheetrain%2F7320-svelte-server-debugging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheetrain%2F7320-svelte-server-debugging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheetrain%2F7320-svelte-server-debugging/lists"}