Pre-load Docs
This commit is contained in:
		
							parent
							
								
									7e1ab55c01
								
							
						
					
					
						commit
						59c11379b2
					
				@ -115,7 +115,8 @@ let routes: Routes = [
 | 
				
			|||||||
          },
 | 
					          },
 | 
				
			||||||
          {
 | 
					          {
 | 
				
			||||||
            path: 'docs',
 | 
					            path: 'docs',
 | 
				
			||||||
            loadChildren: () => import('./docs/docs.module').then(m => m.DocsModule)
 | 
					            loadChildren: () => import('./docs/docs.module').then(m => m.DocsModule),
 | 
				
			||||||
 | 
					            data: { preload: true },
 | 
				
			||||||
          },
 | 
					          },
 | 
				
			||||||
          {
 | 
					          {
 | 
				
			||||||
            path: 'api',
 | 
					            path: 'api',
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user