From b72f26b035cfce5440a4965ecaf5212d71534422 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 19 Jan 2023 22:38:43 +0000 Subject: [PATCH] Remove the default option --- box.json.dist | 1 - 1 file changed, 1 deletion(-) diff --git a/box.json.dist b/box.json.dist index 60dc773..2be9c11 100644 --- a/box.json.dist +++ b/box.json.dist @@ -5,7 +5,6 @@ "templates", "vendor" ], - "exclude-dev-files": true, "main": "bin/build-config.php", "output": "build/build-config" }