File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 run : pnpm install
4646
4747 - name : Build
48- run : pnpm run build
48+ run : pnpm run build4Core
4949
5050 - name : publish
5151 working-directory : ' packages/core'
6363 # # 生成 Changelog
6464 # - name: Changelog
6565 # run: pnpm run changlog
66-
66+
6767 # 提交 Tag
6868 - name : create git tag
6969 env :
Original file line number Diff line number Diff line change 99 "codeformat" : " prettier --write *" ,
1010 "build" : " pnpm -r --filter='./packages/create-quarkc' run build" ,
1111 "changlog" : " pnpm run -C packages/core changelog" ,
12- "quarkcore:build " : " pnpm run -C packages/core build"
12+ "build4Core " : " pnpm run -C packages/core build"
1313 },
1414 "devDependencies" : {
1515 "@commitlint/cli" : " ^17.0.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " quarkc" ,
3- "version" : " 1.0.36 " ,
3+ "version" : " 1.0.37 " ,
44 "description" : " Web components quark-element" ,
55 "type" : " module" ,
66 "main" : " ./lib/index.umd.js" ,
You can’t perform that action at this time.
0 commit comments