dep-pre-bundle

vite 找不到依赖模块:[plugin:vite:dep-pre-bundle]

问题描述: 运行项目时,出现[plugin:vite:dep-pre-bundle] 错误。这种问题一般为依赖的包未正常配置相关字段,导致vite无法找到包的入口。 遇到这种模块内、找不到引用模块的,都可以用路径别名来解决 解决办法: // vite.config.js alias:[ {find: ......
vite dep-pre-bundle 模块 plugin bundle
共1篇  :1/1页 首页上一页1下一页尾页