mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update nginxproxymanager-install.sh
- set sass-loader version
This commit is contained in:
		
							parent
							
								
									435de786c5
								
							
						
					
					
						commit
						d2b5fc8344
					
				| 
						 | 
				
			
			@ -134,6 +134,7 @@ msg_ok "Set up Enviroment"
 | 
			
		|||
msg_info "Building Frontend"
 | 
			
		||||
cd ./frontend
 | 
			
		||||
export NODE_ENV=development
 | 
			
		||||
$STD yarn add -D sass-loader@10.5.2
 | 
			
		||||
$STD yarn install --network-timeout=30000
 | 
			
		||||
$STD yarn build
 | 
			
		||||
cp -r dist/* /app/frontend
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue