From 3dc7636910062ee175e372e2fab4d02782790312 Mon Sep 17 00:00:00 2001 From: Jin <22962980+JYC333@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:40:48 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20remove=20wheelzoom=20fr?= =?UTF-8?q?om=20asset?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/routes/assets.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/routes/assets.ts b/src/routes/assets.ts index f5cf33612..59fe23dbc 100644 --- a/src/routes/assets.ts +++ b/src/routes/assets.ts @@ -73,8 +73,6 @@ async function register(app: express.Application) { app.use(`/${assetPath}/node_modules/eslint/bin/`, persistentCacheStatic(path.join(srcRoot, "..", "node_modules/eslint/bin/"))); - app.use(`/${assetPath}/node_modules/vanilla-js-wheel-zoom/dist/`, persistentCacheStatic(path.join(srcRoot, "..", "node_modules/vanilla-js-wheel-zoom/dist/"))); - app.use(`/${assetPath}/node_modules/mark.js/dist/`, persistentCacheStatic(path.join(srcRoot, "..", "node_modules/mark.js/dist/"))); // Deprecated, https://www.npmjs.com/package/autocomplete.js?activeTab=readme