Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 175 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 175 Bytes

vps-issue-client-only-hmr

  1. pnpm install.
  2. pnpm run dev.
  3. Try changing hello to hello 2 (in pages/index.page.client.vue).
  4. Observe how HMR doesn't work.