You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to https://github.com/vuejs/core instead.
Describe the bug
如图所示,项目是多页面入口的,每次运行完成后在

.vite
中vue.js
与pinia
在 deps 中存在了,但是重新运行,预加载没有生效。这两个包又重新加载了。测试单页面没这个问题,示例的代码中在includes
加入了vue
所以每次运行只有pinia
Reproduction
https://github.com/Miofly/vite-pages-issue
System Info
System: OS: macOS Mojave 10.14.6 CPU: (6) x64 Intel(R) Core(TM) i5-9500 CPU @ 3.00GHz Memory: 25.79 MB / 32.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 16.9.0 - /usr/local/opt/nvm/versions/node/v16.9.0/bin/node Yarn: 1.22.10 - /usr/local/bin/yarn npm: 7.21.1 - /usr/local/opt/nvm/versions/node/v16.9.0/bin/npm Browsers: Chrome: 102.0.5005.61 Firefox: 99.0.1 Safari: 12.1.2 npmPackages: vite: 2.9.10 => 2.9.10
Used Package Manager
pnpm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: