When I build the project and open it with Live Server.The browser console output the error of Cannot read properties of undefined (reading 'defineComponent')
Vue version
3.2.37
Link to minimal reproduction
https://github.com/leostou-cn/xiaohetoutiao.git
Steps to reproduce
yarn i yarn build cd dist open index.html with Live Serve
What is expected?
no error
What is actually happening?
console error and I don't know what went wrong
System Info
@chrome(105.0.5195.10) window10
Any additional comments?
no