From 6fe23f9a136713f10c0b0bff541bb173b60cf579 Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos Date: Wed, 26 Mar 2025 09:15:33 +0100 Subject: [PATCH] chore(cleanupNodeModules): remove commented out paths extra note on mermaid: that should be packed by webpack now, so we just need to move it to devDeps and and we should be good --- bin/cleanupNodeModules.ts | 8 -------- 1 file changed, 8 deletions(-) diff --git a/bin/cleanupNodeModules.ts b/bin/cleanupNodeModules.ts index 072214ce9..975b83af3 100644 --- a/bin/cleanupNodeModules.ts +++ b/bin/cleanupNodeModules.ts @@ -68,14 +68,6 @@ function cleanupNodeModules(basePath: string) { 'build/node_modules/boxicons/iconjar', 'build/node_modules/@jimp/plugin-print/fonts', 'build/node_modules/jimp/dist/browser' - // "node_modules/@excalidraw/excalidraw/dist/dev", - // "node_modules/jimp/browser", - // "node_modules/@jimp/plugin-print/fonts", - // "node_modules/jimp/dist/browser", - // "node_modules/jimp/fonts", - // "node_modules/boxicons/svg", - // "node_modules/boxicons/node_modules/react", - // "node_modules/mermaid/dist/mermaid.js" ]); nodeModulesContent