1
0
mirror of https://gitcode.com/github-mirrors/react-native-update-cli.git synced 2025-10-29 13:53:11 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

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:
sunnylqm
2025-10-25 11:20:09 +08:00
parent 15c8052459
commit f8edbb8083
7 changed files with 31 additions and 21 deletions

View File

@@ -213,7 +213,7 @@
"rncli": {
"default": false
},
"disableHermes": {
"hermes": {
"default": false
},
"name": {