mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	chore: 🤖 remove wheelzoom from asset
This commit is contained in:
		
							parent
							
								
									2476e0b504
								
							
						
					
					
						commit
						3dc7636910
					
				@ -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/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/")));
 | 
					    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
 | 
					    // Deprecated, https://www.npmjs.com/package/autocomplete.js?activeTab=readme
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user