mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 02:55:58 +01:00 
			
		
		
		
	fix: #6922, skin assets not including plugin LESS files
This commit is contained in:
		| @@ -127,7 +127,6 @@ function getBundleMetadata(target, callback) { | ||||
| 				themeData.bootswatchSkin = skin || themeData.bootswatchSkin; | ||||
| 			} | ||||
|  | ||||
|  | ||||
| 			async.parallel({ | ||||
| 				less: function (cb) { | ||||
| 					async.waterfall([ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user