From: Bobbie Goede Date: Tue, 4 Nov 2025 14:47:10 +0000 (+0100) Subject: feat(nuxt): automatic HMR code (vite only) (#2954) X-Git-Tag: @pinia/nuxt@0.11.3~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0e9e7e7c9b658c31aa4da7d85311bc932d0b23dd;p=thirdparty%2Fvuejs%2Fpinia.git feat(nuxt): automatic HMR code (vite only) (#2954) Co-authored-by: Eduardo San Martin Morote --- diff --git a/packages/nuxt/playground/pages/index.vue b/packages/nuxt/playground/pages/index.vue index 77cbee7d..6ea4d583 100644 --- a/packages/nuxt/playground/pages/index.vue +++ b/packages/nuxt/playground/pages/index.vue @@ -16,8 +16,11 @@ if (import.meta.server) {