From 67708ee806baff683fa0674af0fd29e7bc859107 Mon Sep 17 00:00:00 2001 From: mio <10892119+biuuu@users.noreply.github.com> Date: Mon, 1 May 2023 15:59:29 +0800 Subject: [PATCH] fix: remove copyHTML --- .electron-vite/update.js | 1 - 1 file changed, 1 deletion(-) diff --git a/.electron-vite/update.js b/.electron-vite/update.js index ed36346..80bb302 100644 --- a/.electron-vite/update.js +++ b/.electron-vite/update.js @@ -39,7 +39,6 @@ const start = async () => { name: `${hashName}.zip`, hash: sha256 }) - copyHTML() } const copyAppZip = () => {