Update requirement files with new feature templates and fix backend API error message, along with mobile project config updates and documentation improvements
This commit is contained in:
16
03_source/mobile.trunk.1/build.sh
Executable file
16
03_source/mobile.trunk.1/build.sh
Executable file
@@ -0,0 +1,16 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
# npm i -D
|
||||
|
||||
rm -rf **/*Zone.Identifier
|
||||
|
||||
# npm run format
|
||||
|
||||
# npm run build
|
||||
|
||||
# git add .
|
||||
# git commit -m"build ok,"
|
||||
|
||||
echo "done"
|
Reference in New Issue
Block a user