diff --git a/segments/notification.segment.skip.json b/segments/notification.segment.json similarity index 100% rename from segments/notification.segment.skip.json rename to segments/notification.segment.json diff --git a/segments/reads.segment.skip.json b/segments/reads.segment.json similarity index 100% rename from segments/reads.segment.skip.json rename to segments/reads.segment.json diff --git a/segments/writes.segment.skip.json b/segments/writes.segment.json similarity index 100% rename from segments/writes.segment.skip.json rename to segments/writes.segment.json diff --git a/services/standalone.json b/services/standalone.json index 4a320ba0..7fdbd3bf 100644 --- a/services/standalone.json +++ b/services/standalone.json @@ -18,7 +18,7 @@ ], "standalone": { - "segments": ["bff"], + "segments": ["bff", "notification", "reads", "writes"], "serveIndexOnNotFound": true, "assets": ["index.html", "main.js", "assets/**/*", "webui/**/*", "registerSW.js", "sw.js", "workbox-*.js", "manifest.webmanifest" ]