uiv-lib/uiv

something error : import locale from 'uiv/src/locale/lang/zh-CN'

allan98 opened this issue · 2 comments

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

Screenshots
Snipaste_2022-11-14_15-14-01

Desktop (please complete the following information):

  • OS: [win11]
  • Browser [chrome107.0.5304.107 64bit]

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.