mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	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
This commit is contained in:
		
							parent
							
								
									b457fa2e87
								
							
						
					
					
						commit
						6fe23f9a13
					
				| @ -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 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Panagiotis Papadopoulos
						Panagiotis Papadopoulos