mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-10-31 02:25:53 +01:00 
			
		
		
		
	allow syntax highlighting in diffs
This commit is contained in:
		| @@ -30,6 +30,10 @@ module.exports = [ | ||||
|             systemjs: false | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           test: /\.worker\.(j|t)s$/, | ||||
|           use: { loader: "worker-loader" } | ||||
|         }, | ||||
|         { | ||||
|           test: /\.(js|ts|jsx|tsx)$/i, | ||||
|           exclude: /node_modules/, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user