vue3-core/scripts
Haoqun Jiang ff35fe9ffe
build: exit with code 1 on release failure (#7962)
See https://github.com/vuejs/core/actions/runs/4527710331/jobs/7973811532#step:6:279

The canary release action should fail if the release script fails.
2023-03-28 09:43:09 +08:00
..
aliases.js chore: use type: "module" 2023-02-03 18:12:56 +08:00
build.js build: reuse const enum data between concurrent rollup builds 2023-02-06 09:35:08 +08:00
const-enum.js fix(build): fix const enum w/ number values 2023-02-06 14:03:15 +08:00
dev.js chore: use consistent ts-check comments in scripts 2023-02-03 18:24:03 +08:00
pre-dev-sfc.js chore: use consistent ts-check comments in scripts 2023-02-03 18:24:03 +08:00
preinstall.js chore: use consistent ts-check comments in scripts 2023-02-03 18:24:03 +08:00
release.js build: exit with code 1 on release failure (#7962) 2023-03-28 09:43:09 +08:00
setupVitest.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
utils.js chore: use consistent ts-check comments in scripts 2023-02-03 18:24:03 +08:00
verifyCommit.js chore: use consistent ts-check comments in scripts 2023-02-03 18:24:03 +08:00