update,
This commit is contained in:
17
task1/source/mobile/scripts/003_test_w.bat
Executable file
17
task1/source/mobile/scripts/003_test_w.bat
Executable file
@@ -0,0 +1,17 @@
|
||||
@REM npx nodemon ^
|
||||
@REM --ext ts,tsx ^
|
||||
@REM --ignore "dist" ^
|
||||
@REM --exec "npm run build"
|
||||
|
||||
@REM adb pair 19216.10.108:41773
|
||||
|
||||
@REM npx nodemon ^
|
||||
@REM --ext ts,tsx ^
|
||||
@REM --delay 5 ^
|
||||
@REM --ignore "dist" ^
|
||||
@REM --ignore "android" ^
|
||||
@REM --ignore "public" ^
|
||||
@REM --exec "npm run run_android"
|
||||
|
||||
npx cap run android --target=8L5PT4S84HWKOB4H --no-build --no-sync
|
||||
|
Reference in New Issue
Block a user