Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add adder that enables breakpoints/debugging for Sveltekit server-side code (VS Code, WebStorm, etc) #255

Open
Leftium opened this issue Mar 4, 2023 · 0 comments

Comments

@Leftium
Copy link
Contributor

Leftium commented Mar 4, 2023

Apparently there is a work-around for the lack of proper Vite sourcemaps (sveltejs/kit#7781, sveltejs/kit#7320)

I think it would be simple to create an adder that does this. The changes required to the default Kit starter template should look like this: Leftium/vavite-node-loader-kit@b3eae13

(Note I haven't actually gotten this to work on my system, yet, but it may work for others...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants