webdev-infra

Contains shared code for https://web.dev, https://developer.chrome.com and others.

Usage no npm install needed!

<script type="module">
  import webdevInfra from 'https://cdn.skypack.dev/webdev-infra';
</script>

README

This is a placeholder README for the webdev-infra repo, which will contain shared code for https://web.dev, https://developer.chrome.com and others.

🚨 Important

When you make a change to this repo be sure to push a new tag.

npm version patch
git push && git push --tags

This will cause CI to release a new version to npm.