Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Nov 11, 2022
2 parents 5be43bb + bf6b5d8 commit 58a3b7a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions packages/dom/export-size-report.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
{
"name": "debouncedRenderDOMHead",
"path": "dist/index.mjs",
"minified": 2636,
"minzipped": 1158,
"bundled": 4829
"minified": 2663,
"minzipped": 1174,
"bundled": 4890
},
{
"name": "renderDOMHead",
"path": "dist/index.mjs",
"minified": 2488,
"minzipped": 1093,
"bundled": 4448
"minified": 2510,
"minzipped": 1097,
"bundled": 4509
},
{
"name": "domUpdatePromise",
Expand Down
12 changes: 6 additions & 6 deletions packages/unhead/export-size-report.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
{
"name": "createHead",
"path": "dist/index.mjs",
"minified": 6269,
"minzipped": 2372,
"bundled": 12988
"minified": 6291,
"minzipped": 2388,
"bundled": 13049
},
{
"name": "useServerTagMetaFlat",
Expand All @@ -38,9 +38,9 @@
{
"name": "DedupesTagsPlugin",
"path": "dist/index.mjs",
"minified": 1476,
"minzipped": 706,
"bundled": 3038
"minified": 1498,
"minzipped": 718,
"bundled": 3099
},
{
"name": "normaliseEntryTags",
Expand Down

1 comment on commit 58a3b7a

@vercel
Copy link

@vercel vercel bot commented on 58a3b7a Nov 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

unhead – ./

unhead-harlan-zw.vercel.app
unhead.harlanzw.com
unhead-git-main-harlan-zw.vercel.app

Please sign in to comment.