We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.2.0
import asideList from './alide' // throw Error × Module not found: Can't resolve './alide' in '...path...rspack-virtual-module' export default { name: 'markdown', build: { css: { preprocessor: 'sass', }, site: { publicPath: './', }, }, site: { title: 'markdown-app', logo: 'https://fastly.jsdelivr.net/npm/@vant/assets/logo.png', hideSimulator: false, nav: asideList, }, }
throw Error × Module not found: Can't resolve './alide' in '...path...rspack-virtual-module'
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
重现链接
Vant 版本
4.2.0
描述一下你遇到的问题。
重现步骤
将 vant-config.mjs nav 进行模块分离
得到报错
设备/浏览器
No response
The text was updated successfully, but these errors were encountered: