-
-
Notifications
You must be signed in to change notification settings - Fork 204
Closed
Description
- 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
Labels
No labels