Version
2.0.0-rc.8
Environment
vue: 3.0.5, vite: 2.0.0-beta.25
Reproduction link

Steps to reproduce
the error occurs while starting the project
What is expected?
no error
What is actually happening?
[plugin:vite:import-analysis] Deep import "ant-design-vue/es/locale/zh_CN" should be avoided because dependency "ant-design-vue" has been pre-optimized. Prefer importing directly from the module entry:
import { ... } from "ant-design-vue"
