File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1313 "test:e2e" : " cypress open" ,
1414 "test:e2e:headless" : " cypress run" ,
1515 "ci:e2e" : " yarn dev & wait-on http://localhost:5173 && cypress run; kill $(lsof -t -i:8080); yarn couchdb:stop" ,
16- "build" : " yarn workspace @vue-skuilder/common build && yarn workspace @vue-skuilder/common-ui build && yarn workspace @vue-skuilder/db build && yarn workspace @vue-skuilder/courses build && yarn workspace @vue-skuilder/platform-ui build && yarn workspace @vue-skuilder/express build"
16+ "build" : " yarn workspace @vue-skuilder/common build && yarn workspace @vue-skuilder/db && yarn workspace @vue-skuilder/common-ui build && build && yarn workspace @vue-skuilder/courses build && yarn workspace @vue-skuilder/platform-ui build && yarn workspace @vue-skuilder/express build"
1717 },
1818 "private" : true ,
1919 "workspaces" : [
You can’t perform that action at this time.
0 commit comments