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