diff --git a/config.json b/config.json index ae8aa1f4..20e7eb05 100644 --- a/config.json +++ b/config.json @@ -36,8 +36,8 @@ "main": "main" }, "push": [ - "/scripts", - "/styles" + "/styles", + "/scripts" ], "ports": { "http": 4000,