From 23f5af1b7fbf77b2f722691ec85eddf7893bad43 Mon Sep 17 00:00:00 2001 From: Visnu Pitiyanuvath Date: Wed, 15 Sep 2021 22:04:10 -0700 Subject: [PATCH] Don't mangle Workbook too --- rollup.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/rollup.config.js b/rollup.config.js index cccb7918..9d587421 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -16,6 +16,7 @@ export default [ "FileAttachment", "RequireError", "SQLiteDatabaseClient", + "Workbook", "ZipArchive", "ZipArchiveEntry" ]