Skip to content

vue-loader options might get lost for template compiler in webpack 4  #2029

Closed
@xanf

Description

@xanf

When using vue-loader with huge webpack configuration, sometimes options object inside templateCompiler will be pointing to totally random (at first look) configuration of other loader

This happens only when there are a lot of webpack loader rules, with heavy use of options inside each of them and might appear and go away with subtle changes in webpack configuration (like re-ordering rules)

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