mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-30 18:47:51 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			112 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			112 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| module.exports = {
 | |
|   globDirectory: 'public/',
 | |
|   globPatterns: ['**/*.{png,ico}'],
 | |
|   swDest: 'public/sw.js',
 | |
| };
 | 
