Skip to content

msapplication source names not loading #371

@bigskillet

Description

@bigskillet
  • webpack Version: 5.15.0
  • html-loader Version: 2.1.0

Expected Behavior

Meta tags with msapplication names to be loaded and hashed:

<meta name="msapplication-square150x150logo" content="mstile-150x150-12345678.png" />

Actual Behavior

Meta tags with msapplication names are ignored and simply pass through:

<meta name="msapplication-square150x150logo" content="mstile-150x150.png" />

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