/webdev-infra

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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.