mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-31 19:17:48 +00:00 
			
		
		
		
	chore: force pnpm install in vite docker (#10367)
- Force `pnpm install` during vite docker image
This commit is contained in:
		| @@ -5,7 +5,7 @@ rm -rf /app/tmp/pids/server.pid | ||||
| rm -rf /app/tmp/cache/* | ||||
|  | ||||
| pnpm store prune | ||||
| pnpm install | ||||
| pnpm install --force | ||||
|  | ||||
| echo "Ready to run Vite development server." | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Vishnu Narayanan
					Vishnu Narayanan