release: v2.1.7
This commit is contained in:
parent
dfaa8694ba
commit
633dd8521b
125 changed files with 4078 additions and 4495 deletions
1
scripts/taskrunner.sh
Normal file → Executable file
1
scripts/taskrunner.sh
Normal file → Executable file
|
@ -11,6 +11,7 @@ for d in ../packages/*/ ; do {
|
|||
cd $d
|
||||
# do something here
|
||||
pwd
|
||||
npm run build
|
||||
cd ..
|
||||
}
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue