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 83
83
"pub:themeSaas" : " pnpm --filter=\" ./packages/theme-saas/dist\" publish --no-git-checks --access=public" ,
84
84
"pub:renderless" : " pnpm --filter=\" ./packages/renderless/dist\" publish --no-git-checks --access=public" ,
85
85
"pub:runtime" : " pnpm --filter=\" ./packages/vue-runtime/\" publish --no-git-checks --access=public" ,
86
- "pub:all" : " pnpm pub2 && pnpm pub3 && pnpm pub:theme && pnpm pub:themeMobile && pnpm pub:themeSaas && pnpm pub:renderless && pub:runtime" ,
86
+ "pub:all" : " pnpm pub2 && pnpm pub3 && pnpm pub:theme && pnpm pub:themeMobile && pnpm pub:themeSaas && pnpm pub:renderless && pnpm pub:runtime" ,
87
87
"pub:site" : " pnpm -C examples/sites pub" ,
88
88
"// ---------- 自动化发测试包 ----------" : " " ,
89
89
"auto-build-pub" : " pnpm -C internals/automate auto-build-pub" ,
You can’t perform that action at this time.
0 commit comments