mirror of
				https://github.com/zulip/zulip-desktop.git
				synced 2025-10-31 03:53:34 +00:00 
			
		
		
		
	The old run-dev script raced electron and tsc against each other in parallel, which usually meant electron would run stale JS files. We should overhaul the build process at some point, but whatever we do, this script isn’t going to be part of it. Signed-off-by: Anders Kaseorg <anders@zulip.com>