Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronchen2k committed Nov 29, 2023
1 parent f0bd60d commit 6f22a6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"build:test": "sh init.project.sh && vue-cli-service build --mode=test",
"build:prod": "sh init.project.sh && vue-cli-service build --mode=prod",
"build:client": "sh init.project.sh && vue-cli-service build --mode=client --dest ../deeptest-main/client/ui",
"build:demo": "sh init.project.sh && vue-cli-service build --mode=demo",

"test:unit": "vue-cli-service test:unit",
"lint": "vue-cli-service lint",
Expand Down

0 comments on commit 6f22a6f

Please sign in to comment.