From 6f49460faf61e93dfe7522a42ec1a2499dcef763 Mon Sep 17 00:00:00 2001 From: Elliot Hesp Date: Tue, 25 Oct 2022 15:42:20 +0100 Subject: [PATCH] chore: add source URL to extension yaml --- extension.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extension.yaml b/extension.yaml index e12fddc..6cfb783 100644 --- a/extension.yaml +++ b/extension.yaml @@ -7,6 +7,8 @@ license: Apache-2.0 displayName: Firestore Bundle Builder +sourceUrl: https://github.com/firebase/firestore-bundle-builder + description: >- Caches publicly available documents in Cloud Firestore data bundles that are served from either Firebase Hosting CDN or from Firebase storage