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
error - ./src/pages/index.less.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Welcome.less?modules:6:36-73 Module not found: Error: Can't resolve '/logo.svg' in '/work/src/pages'
在css中使用 background:url('/xxxx.png')
与umi3效果相同
https://codesandbox.io/s/priceless-haze-ec8rjc?file=/src/pages/Home/index.less
The text was updated successfully, but these errors were encountered:
umijs/umi@afa5608
No branches or pull requests
🐛 bug 描述
📷 复现步骤
在css中使用
background:url('/xxxx.png')
🏞 期望结果
与umi3效果相同
💻 复现代码
https://codesandbox.io/s/priceless-haze-ec8rjc?file=/src/pages/Home/index.less
© 版本信息
🚑 其他信息
The text was updated successfully, but these errors were encountered: