File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 60
60
yarn install-windows-test-app -p example/windows
61
61
- name : Build
62
62
run : |
63
- yarn react-native run-windows --release --arch x64 --logging --no-packager --no-launch --no-deploy --no-telemetry
63
+ yarn react-native run-windows --release --arch x64 --logging --no-packager --no-launch --no-deploy --msbuildprops "BundleEntryFile=index.ts" -- no-telemetry
64
64
working-directory : example/windows
Original file line number Diff line number Diff line change @@ -3001,9 +3001,9 @@ ansi-fragments@^0.2.1:
3001
3001
strip-ansi "^5.0.0"
3002
3002
3003
3003
ansi-regex@^4.1.0:
3004
- version "4.1.0 "
3005
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0 .tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997 "
3006
- integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg ==
3004
+ version "4.1.1 "
3005
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.1 .tgz#164daac87ab2d6f6db3a29875e2d1766582dabed "
3006
+ integrity sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g ==
3007
3007
3008
3008
ansi-regex@^5.0.0, ansi-regex@^5.0.1:
3009
3009
version "5.0.1"
You can’t perform that action at this time.
0 commit comments