We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a141247 commit d194dedCopy full SHA for d194ded
.github/workflows/nightly.yml
@@ -71,7 +71,7 @@ jobs:
71
NightlyDeploy \
72
--template=default \
73
--platform=ios --platform=android \
74
- --plugin=metro
+ --bundler=metro
75
76
cd NightlyDeploy
77
NPM_CONFIG_REGISTRY=http://localhost:4873 \
0 commit comments