From cabe6e99b7f3dbec2f60da85773fc6eaf09c3da5 Mon Sep 17 00:00:00 2001 From: jasongao97 Date: Mon, 26 Feb 2024 14:41:26 +0800 Subject: [PATCH] Remove chapter opening only build --- magicbook.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/magicbook.json b/magicbook.json index 40f0322..7b54098 100644 --- a/magicbook.json +++ b/magicbook.json @@ -37,11 +37,6 @@ "destination": "assets/fonts/" }, "builds": [ - { - "format": "pdf", - "destination": "build/chapter-opening-preview", - "chapterOpeningPagesOnly": true - }, { "format": "pdf", "destination": "build/full"