diff --git a/src/pyob/core_utils.py b/src/pyob/core_utils.py index b46d5e6..15141c3 100644 --- a/src/pyob/core_utils.py +++ b/src/pyob/core_utils.py @@ -76,6 +76,7 @@ "README.md", "DOCUMENTATION.md", "observer.html", + "sw.js", } SUPPORTED_EXTENSIONS = {".py", ".js", ".ts", ".html", ".css", ".json", ".sh"}