From 998d19f60ef03a202818201ee1299e175ff5b713 Mon Sep 17 00:00:00 2001 From: Weston Ruter Date: Mon, 30 Sep 2024 11:46:05 -0700 Subject: [PATCH] Revert "Remove web-worker-offloading from plugins.json for now since it is not yet ready for release." This reverts commit 16222c11153d6a5bee5f860e11ef960d657c9c80. --- plugins.json | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins.json b/plugins.json index b24b2db70c..9fa07ba6e7 100644 --- a/plugins.json +++ b/plugins.json @@ -7,6 +7,7 @@ "optimization-detective", "performance-lab", "speculation-rules", + "web-worker-offloading", "webp-uploads" ] }