mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	Update JS dependencies (#20423)
- Update all JS dependencies minus vue ones - Remove workaround for case-insensitive attribute selector - Add new linter rules and fix issues - Tested SVG display and swagger
This commit is contained in:
		| @@ -50,7 +50,6 @@ export default { | ||||
|       fileURLToPath(new URL('web_src/js/index.js', import.meta.url)), | ||||
|       fileURLToPath(new URL('node_modules/easymde/dist/easymde.min.css', import.meta.url)), | ||||
|       fileURLToPath(new URL('web_src/fomantic/build/semantic.css', import.meta.url)), | ||||
|       fileURLToPath(new URL('web_src/less/misc.css', import.meta.url)), | ||||
|       fileURLToPath(new URL('web_src/less/index.less', import.meta.url)), | ||||
|     ], | ||||
|     swagger: [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user