remove capistrano/faster_assets from Capfile (#2737)
This commit is contained in:
		
							parent
							
								
									383c0b7802
								
							
						
					
					
						commit
						24a5d13d60
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		
							
								
								
									
										1
									
								
								Capfile
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								Capfile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -9,7 +9,6 @@ require 'capistrano/rbenv'
 | 
			
		|||
require 'capistrano/bundler'
 | 
			
		||||
require 'capistrano/yarn'
 | 
			
		||||
require 'capistrano/rails/assets'
 | 
			
		||||
require 'capistrano/faster_assets'
 | 
			
		||||
require 'capistrano/rails/migrations'
 | 
			
		||||
 | 
			
		||||
Dir.glob('lib/capistrano/tasks/*.rake').each { |r| import r }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue