Skip to content

use loader make hot replace slow #4776

@ermu592275254

Description

@ermu592275254

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions