vue3-core/scripts
Evan You b14cd9a68b
fix(build): enable SSR branches in esm-browser builds
This enables the logic necessary to pick up the correct current instance
when using esm-browser builds for in-browser SSR, and fixes the problem
of `getCurrentInstance()` returning null during SSR in the SFC playground.
2024-07-19 12:12:42 +08:00
..
aliases.js style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
build.js chore: refactor scripts to reduce dependencies 2024-07-05 11:51:24 +08:00
dev.js fix(build): enable SSR branches in esm-browser builds 2024-07-19 12:12:42 +08:00
inline-enums.js chore: refactor scripts to reduce dependencies 2024-07-05 11:51:24 +08:00
pre-dev-sfc.js style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
release.js chore: refactor scripts to reduce dependencies 2024-07-05 11:51:24 +08:00
setup-vitest.ts chore: move custom matcher types to setup-vitest.ts (#11252) 2024-06-29 22:26:30 +08:00
size-report.ts chore(perf): replace startsWith with === (#11124) 2024-06-14 16:09:39 +08:00
usage-size.ts chore: remove terser dep 2024-07-15 16:29:41 +08:00
utils.js chore: refactor scripts to reduce dependencies 2024-07-05 11:51:24 +08:00
verify-commit.js style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
verify-treeshaking.js chore: refactor scripts to reduce dependencies 2024-07-05 11:51:24 +08:00