mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 13:23:12 +08:00 
			
		
		
		
	feat: e2e测试
This commit is contained in:
		
							
								
								
									
										10
									
								
								Example/testHotUpdate/scripts/start-rn.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										10
									
								
								Example/testHotUpdate/scripts/start-rn.sh
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| #!/usr/bin/env bash | ||||
|  | ||||
| trap 'kill $RN_PID' EXIT | ||||
|  | ||||
| PLATFORM=$1 | ||||
|  | ||||
| npm start & | ||||
| RN_PID=$! | ||||
| sleep 2 && curl>/dev/null http://localhost:8081/index.bundle | ||||
| wait $RN_PID | ||||
		Reference in New Issue
	
	Block a user
	 steven
					steven