File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 55 <img src="https://img.shields.io/npm/v/quicklink?style=flat&logo=npm&logoColor=fff" alt="npm">
66 </a >
77 <a href =" https://unpkg.com/quicklink " >
8- <img src="https://img.badgesize .io/https://unpkg.com/ quicklink/dist/quicklink.js?compression=gzip " alt="gzip size">
8+ <img src="https://img.shields .io/bundlephobia/minzip/ quicklink" alt="gzip size">
99 </a >
1010 <a href =" https://github.com/GoogleChromeLabs/quicklink/actions/workflows/ci.yml?query=workflow%3ACI+branch%3Amain " >
1111 <img src="https://img.shields.io/github/actions/workflow/status/GoogleChromeLabs/quicklink/ci.yml?branch=main&label=ci&logo=github" alt="ci">
Original file line number Diff line number Diff line change 3333 "prepublishonly" : " npm run build-all" ,
3434 "size" : " size-limit" ,
3535 "changelog" : " npm run conventional-changelog -i CHANGELOG.md -s -r 0" ,
36- "release" : " cross-env-shell \" npm run build-all && git commit -am $npm_package_version && git tag $npm_package_version && git push --follow-tags\" "
36+ "release" : " cross-env-shell \" npm run build-all && git commit -am $npm_package_version && git tag $npm_package_version && git push --follow-tags\" " ,
37+ "netlify" : " npm ci && npm run build-all && pushd site && npm ci && npm run build && popd"
3738 },
3839 "keywords" : [
3940 " prefetch" ,
Original file line number Diff line number Diff line change 55 <img src="https://img.shields.io/npm/v/quicklink?style=flat&logo=npm&logoColor=fff" alt="npm">
66 </a >
77 <a href =" https://unpkg.com/quicklink " >
8- <img src="https://img.badgesize .io/https://unpkg.com/ quicklink/dist/quicklink.js?compression=gzip " alt="gzip size">
8+ <img src="https://img.shields .io/bundlephobia/minzip/ quicklink" alt="gzip size">
99 </a >
1010 <a href =" https://github.com/GoogleChromeLabs/quicklink/actions/workflows/ci.yml?query=workflow%3ACI+branch%3Amain " >
1111 <img src="https://img.shields.io/github/actions/workflow/status/GoogleChromeLabs/quicklink/ci.yml?branch=main&label=ci&logo=github" alt="ci">
You can’t perform that action at this time.
0 commit comments