mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update nginxproxymanager-install.sh
- set sass-loader version
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user