Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit b867b4d

Browse files
author
Will Anderson
committed
Add bundle script
1 parent cd5e40f commit b867b4d

File tree

1 file changed

+5
-0
lines changed
  • Examples/HybridMobileDeployCompanion

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/sh
2+
3+
pushd Examples/HybridMobileDeployCompanion
4+
react-native bundle
5+
popd

0 commit comments

Comments
 (0)