Skip to content

bmeurer/vite-js-breakpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repro for breakpoints in JS preserved by Vite HMR

Start via:

npm install
npm run dev

Set a breakpoint in counter.js (inside setCounter() function), and notice that it hits. Now modify counter.js and wait for the HMR to happen, and notice that the breakpoint is gone (vitejs/vite#13503).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published