From 64680442137cc02c26f50e8841c1dc6ab079c635 Mon Sep 17 00:00:00 2001 From: Boaz Poolman Date: Fri, 31 Dec 2021 13:35:08 +0100 Subject: [PATCH] chore: Try and break pipeline --- server/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/config.js b/server/config.js index 91fa02f..ceac666 100644 --- a/server/config.js +++ b/server/config.js @@ -5,7 +5,7 @@ module.exports = { syncDir: "config/sync/", minify: false, importOnBootstrap: false, - customTypes: [], + customTypes: [{}], excludedTypes: [], excludedConfig: [ "core-store.plugin_users-permissions_grant",