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 6060 yarn install-windows-test-app -p example/windows
6161 - name : Build
6262 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-bundle --no- launch --no-deploy --msbuildprops "BundleEntryFile=index.ts" --no-telemetry
6464 working-directory : example/windows
Original file line number Diff line number Diff line change @@ -3016,9 +3016,9 @@ ansi-fragments@^0.2.1:
30163016 strip-ansi "^5.0.0"
30173017
30183018ansi-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 ==
30223022
30233023ansi-regex@^5.0.0, ansi-regex@^5.0.1:
30243024 version "5.0.1"
You can’t perform that action at this time.
0 commit comments