dcloudio / uni-app

A cross-platform framework using Vue.js
https://uniapp.dcloud.io
Apache License 2.0
40.19k stars 3.64k forks source link

nvue fast模式下 pinia报错 #4242

Open EvanYung opened 1 year ago

EvanYung commented 1 year ago

问题描述 nvue fast模式下 pinia报错 Uncaught TypeError: (0 , import_pinia.defineStore) is not a function image normal模式下正常 image

系统信息:

补充信息 pinia配置 main.ts image store/index.ts image manifest.json image

测试包

vue3-project.zip

Haoyue-zhi commented 1 week ago

不要使用fast模式,使用normal