- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 6.3k
Closed
Description
Version
3.12.0
Reproduction link
https://cli.vuejs.org/zh/config/#pluginoptions
Environment info
windows10
Steps to reproduce
// vue.config.js
pluginOptions: {
'style-resources-loader': {
preProcessor: 'scss',
patterns: [
path.resolve(__dirname, 'src/style/_variables.scss')
]
}
}
What is expected?
hot replace no affected
What is actually happening?
is work.but, make hot replace too slow.
Metadata
Metadata
Assignees
Labels
No labels