modified: main_dc/Makefile
fix command for rebuild bbvue
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ npm_clean:
|
||||
npm cache clean --force
|
||||
|
||||
rebuild_bbvue:
|
||||
cd bbvue && npm run build
|
||||
cd BB/bbvue && npm run build
|
||||
|
||||
vue_bb: git npm_clean rebuild_bbvue api_bb_logs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user