Vite hmr hot accept bug Steps to reproduce: Run yarn install Run yarn start Open foo.js & hit save The console will only print "B" instead of the expected "A" and "B".