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 @@ -3016,9 +3016,9 @@ ansi-fragments@^0.2.1:
3016
3016
strip-ansi "^5.0.0"
3017
3017
3018
3018
ansi-regex@^4.1.0:
3019
- version "4.1.0 "
3020
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0 .tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997 "
3021
- integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg ==
3019
+ version "4.1.1 "
3020
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.1 .tgz#164daac87ab2d6f6db3a29875e2d1766582dabed "
3021
+ integrity sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g ==
3022
3022
3023
3023
ansi-regex@^5.0.0, ansi-regex@^5.0.1:
3024
3024
version "5.0.1"
You can’t perform that action at this time.
0 commit comments