vue3-core/scripts
Evan You fc7902982a workflow(playground): prod/dev toggle should apply to runtime behavior as well
Previously, the prod/dev toggle in the SFC playground only affects the
SFC compiation behavior, but not the actual runtime. This can make it
confusing when users are trying to reproduce prod/dev behavior
inconsistency in the runtime code instead of the compiler.
2023-11-12 16:32:08 +08:00
..
aliases.js ci: improved size report (#8992) 2023-08-21 11:33:51 +08:00
build.js chore(scripts): delete an unnecessary parameter + add jsdoc to build script (#8527) 2023-11-10 13:41:25 +08:00
const-enum.js chore(deps): update dependency execa to v8 (#9266) 2023-09-21 07:25:32 -05:00
dev.js workflow(playground): prod/dev toggle should apply to runtime behavior as well 2023-11-12 16:32:08 +08:00
pre-dev-sfc.js chore: use consistent ts-check comments in scripts 2023-02-03 18:24:03 +08:00
release.js chore: avoid unncessary print on release script exit [ci skip] 2023-10-20 11:47:56 +08:00
setupVitest.ts chore: remove unnecessary imports from vitest (#8562) 2023-10-26 16:34:14 +08:00
size-report.ts ci: improved size report (#8992) 2023-08-21 11:33:51 +08:00
usage-size.ts ci: improved size report (#8992) 2023-08-21 11:33:51 +08:00
utils.js chore: replace chalk with picocolors 2023-10-20 10:23:18 +08:00
verifyCommit.js chore: replace chalk with picocolors 2023-10-20 10:23:18 +08:00