From 978d017fd8b4540241deabd5f5d468925ac584a3 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Sat, 12 Aug 2023 20:00:06 +0530 Subject: [PATCH] Update .build/common.ts Co-authored-by: Alois Klink --- .build/common.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.build/common.ts b/.build/common.ts index f27e741e6..94bb26082 100644 --- a/.build/common.ts +++ b/.build/common.ts @@ -1,3 +1,6 @@ +/** + * Shared common options for both ESBuild and Vite + */ export const packageOptions = { mermaid: { name: 'mermaid',