fix webpackChunkName
This commit is contained in:
		
							parent
							
								
									9c4187093f
								
							
						
					
					
						commit
						d659578338
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -14,7 +14,7 @@ const importTimeline = () => import(
 | 
			
		|||
  ).then(mod => mod.default)
 | 
			
		||||
 | 
			
		||||
const importIntersectionObserver = () => import(
 | 
			
		||||
  /* webpackChunkname: 'intersection-observer' */ 'intersection-observer'
 | 
			
		||||
  /* webpackChunkName: 'intersection-observer' */ 'intersection-observer'
 | 
			
		||||
  )
 | 
			
		||||
 | 
			
		||||
const importRequestIdleCallback = () => import(
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue