Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -579,6 +579,7 @@ const META = new Map([
'msapplication-wide310x150logo',
'msapplication-square310x310logo',
'msapplication-config',
'msapplication-task',
'twitter:image',
]),
],
Expand Down Expand Up @@ -610,7 +611,6 @@ const META = new Map([
'layoutimage',
]),
],
['name', new Set(['msapplication-task'])],
]);

function linkItempropFilter(tag, attribute, attributes) {
Expand Down
90 changes: 48 additions & 42 deletions test/__snapshots__/esModule-option.test.js.snap

Large diffs are not rendered by default.

30 changes: 16 additions & 14 deletions test/__snapshots__/loader.test.js.snap

Large diffs are not rendered by default.

138 changes: 75 additions & 63 deletions test/__snapshots__/minimize-option.test.js.snap

Large diffs are not rendered by default.

296 changes: 158 additions & 138 deletions test/__snapshots__/sources-option.test.js.snap

Large diffs are not rendered by default.