Steps to reproduce
- Clone https://github.com/gopinav/Redux-Toolkit-Tutorials/tree/master/react-rtk-demo
- Check http://localhost:4173/
- Run vite
‘npx vite build && npx
npx vite preview`
4 make changes - rerun
npx vite build preview
6 check http://localhost:4173/ - changes are not reflected
tried to rerun vite
‘npx vite build && npx
npx vite preview`
expected page reload with new data
actial changes are not reflected