nuxt / vite

⚡ Vite Experience with Nuxt 2

Home Page:https://vite.nuxtjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typed vuex cant work with vue, nuxtServerInit not being call

hotrungnhan opened this issue · comments

Versions

nuxt-vite: 0.2.4
nuxt: 2.15.7

Reproduction

https://codesandbox.io/s/xenodochial-tamas-x4985?file=/nuxt.config.js

Description

I add nuxt typed vuex to my project, it work so well in normal mode, but when i install vite , it not work , no log , no thing else . So i dont know why this package isnt work . how odd