Merge branch 'canary' of https://github.com/mrstallion/fchat-rising into canary
This commit is contained in:
		
						commit
						e4e3e27ae9
					
				@ -102,7 +102,7 @@ const mainConfig = {
 | 
			
		||||
            {
 | 
			
		||||
                patterns: [
 | 
			
		||||
                    {
 | 
			
		||||
                        from: path.resolve(__dirname, '..', 'chat', 'preview', 'assets', '**/*'),
 | 
			
		||||
                        from: path.resolve(__dirname, '..', 'chat', 'preview', 'assets', '**', '*').replace(/\\/g, '/'),
 | 
			
		||||
                        to: path.join('preview', 'assets'),
 | 
			
		||||
                        context: path.resolve(__dirname, '..', 'chat', 'preview', 'assets')
 | 
			
		||||
                    }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user