Skip to content

utils.checkDllUpdate should handle publicPath changed #79

@derekhu

Description

@derekhu

utils.checkDllUpdate = (config, dll) => {

While webpack.config.js > output.publicPath changed, we have to run easy clean mannully.

utils.checkDllUpdate, build the vendor (dll chunk) with publicPath build-in.

so, it should detect the publicPath config changed and force rebuild automaticlly.

thanks.

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