something error : import locale from 'uiv/src/locale/lang/zh-CN'
allan98 opened this issue · 2 comments
allan98 commented
Describe the bug
In vite3.09/vue3.2.38/uiv2.04, when import locale from 'uiv/src/locale/lang/zh-CN', something error: [plugin:vite:import-analysis] Missing "./src/locale/lang/zh-CN" export in "uiv" package.
anyone help, thanks
Desktop (please complete the following information):
- OS: [win11]
- Browser [chrome107.0.5304.107 64bit]
allan98 commented
copy zh-CN to src directory,its done
wxsms commented
might be a vite bug I think? since the file should exist in that directory.