Fix docs configuration for website production build.
This commit is contained in:
		
							parent
							
								
									b3aa02ea0d
								
							
						
					
					
						commit
						97395c33ad
					
				
					 2 changed files with 3 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								docs/.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								docs/.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,6 +1,8 @@
 | 
			
		|||
# Yarn
 | 
			
		||||
.yarn/*
 | 
			
		||||
.pnp.*
 | 
			
		||||
node_modules/
 | 
			
		||||
 | 
			
		||||
# Vitepress
 | 
			
		||||
.vitepress/cache
 | 
			
		||||
.vitepress/dist
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										1
									
								
								docs/.yarnrc.yml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								docs/.yarnrc.yml
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1 @@
 | 
			
		|||
nodeLinker: node-modules
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue