mirror of
				https://gitcode.com/github-mirrors/react-native-update-cli.git
				synced 2025-10-31 14:53:11 +08:00 
			
		
		
		
	Refactor Hermes option handling in CLI and bundle commands; rename 'disableHermes' to 'hermes' for clarity and update related logic in bundle.ts and provider.ts.
This commit is contained in:
		| @@ -65,7 +65,7 @@ export interface BundleOptions { | ||||
|   taro?: boolean; | ||||
|   expo?: boolean; | ||||
|   rncli?: boolean; | ||||
|   disableHermes?: boolean; | ||||
|   hermes?: boolean; | ||||
| } | ||||
|  | ||||
| export interface PublishOptions { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm