From 04200150d54c7fb571e13174ae1fdf54274b5b41 Mon Sep 17 00:00:00 2001 From: Alex Rickabaugh Date: Mon, 23 Oct 2017 09:47:45 -0700 Subject: [PATCH] docs: add service-worker to list of allowed scopes (#19875) PR Close #19875 --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b1a1bfa2d4..2a7ca51af1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -220,6 +220,7 @@ The following is the list of supported scopes: * **platform-webworker** * **platform-webworker-dynamic** * **router** +* **service-worker** * **upgrade** There are currently a few exceptions to the "use package name" rule: