-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
New issue
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
多页项目dev正常,build后自定义样式优先级低于框架样式 #7168
Labels
duplicate
This issue or pull request already exists
Comments
Please provide a minimal reproduction to reproduce the issue. |
Hello @YangJianFei. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with |
@ydcjeff 更新了 |
同样遇到类似情况,dev模式正常 |
这么说来我也遇到过,还以为是自己哪里写错了害 |
Duplicate of #6375 |
sapphi-red
added
duplicate
This issue or pull request already exists
and removed
pending triage
feat: css
labels
Aug 20, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
build: {
rollupOptions: {
input: {
alarm: path.resolve(__dirname, 'alarm.html'),
pass: path.resolve(__dirname, 'pass.html'),
facility: path.resolve(__dirname, 'facility-service-system.html')
}
}
},
开发模式正常,build后:
Reproduction
https://codesandbox.io/s/distracted-bhabha-wckp4t
System Info
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: