Tycho
38fe300abb
workflow: update paths for private packages in `dev` script ( #11668 )
2024-08-28 17:52:07 +08:00
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
Evan You
01032db7cd
workflow: enable prod hydration details in dev script
2024-07-19 11:14:00 +08:00
Evan You
93324b2ec0
chore: refactor scripts to reduce dependencies
2024-07-05 11:51:24 +08:00
Bou Harusame
e58d3f69fc
chore: dev build for multi-packages ( #10126 )
...
Co-authored-by: baoqiang <qiang.bao@stanlogy.com>
2024-01-18 10:38:36 +08:00
三咲智子 Kevin Deng
5bee7a8bab
chore: dev build for multi-packages ( #10108 )
2024-01-15 18:14:32 +08:00
Evan You
bceccf9e21
chore(build): rename __NODE_JS__ build flag to __CJS__
2024-01-11 18:24:21 +08:00
三咲智子 Kevin Deng
bfe6b459d3
style: update format & lint config ( #9162 )
...
Co-authored-by: 丶远方 <yangpanteng@gmail.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Guo Xingjun <99574369+Plumbiu@users.noreply.github.com>
2023-12-26 19:39:47 +08:00
Divyansh Singh
bc7698dbfe
feat(ssr): add `__VUE_PROD_HYDRATION_MISMATCH_DETAILS__` feature flag ( #9550 )
2023-12-08 16:41:15 +08:00
Evan You
e12b10ac3e
chore: Merge branch 'main' into minor
2023-12-04 23:17:41 +08:00
Abhay Chauhan
eaeab78915
chore: improve comment readability ( #8598 ) [ci skip]
2023-12-01 02:43:56 +08:00
ZHAO Jin-Xiang
fff7b864f4
feat: use enum to replace const enum ( #9261 )
...
close #1228
2023-11-29 12:24:50 +08:00
renovate[bot]
16a6438236
chore(deps): update lint ( #9627 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-11-18 10:33:24 +08:00
三咲智子 Kevin Deng
46d3910794
chore: fix polyfill node conditions in dev
2023-11-17 08:45:43 +08:00
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
三咲智子 Kevin Deng
be389221d8
chore: remove deprecated package ( #8196 )
...
see https://github.com/remorses/esbuild-plugins/pull/29#issuecomment-1497077035
2023-05-01 11:04:59 +08:00
Evan You
a871fd0cc0
chore: use consistent ts-check comments in scripts
2023-02-03 18:24:03 +08:00
Evan You
20ea62da3c
chore: use type: "module"
2023-02-03 18:12:56 +08:00
Evan You
ab45f6f8a2
build: update build scripts to esm
2023-01-26 14:24:49 +08:00
Evan You
ec4531a6b3
chore: bump vite and esbuild
2023-01-26 13:33:28 +08:00
Evan You
108474e2bb
workflow: fix dev script for compat build
2022-05-23 09:44:33 +08:00
Yugang Cao
e603fd258c
chore: fix typo ( #5261 ) [ci skip]
2022-01-21 01:18:34 -05:00
Evan You
92fcb9db05
workflow: use esbuild for dev scripts
2022-01-14 16:21:50 +08:00
Evan You
61c5fbd3e3
workflow: move to pnpm ( #4766 )
2021-10-08 14:23:30 -04:00
Evan You
78beed2574
build: support source map in build and dev scripts
2020-01-28 10:28:48 -05:00
朱金濠
4a100828de
chore(scripts): remove useless requires ( #219 )
2019-10-11 23:28:20 -04:00
Evan You
a0f442f1d4
workflow: include commit link in template explorer
2019-10-04 22:40:54 -04:00
Evan You
c0bf341748
build: fix dev script
2019-10-02 11:39:00 -04:00
Evan You
6dfec3a4ae
workflow: allow dropping dev only blocks in dev script
2019-05-29 10:34:07 +08:00
Evan You
8e370efbaf
workflow: default dev script to vue package
2018-10-23 11:59:16 -04:00
Evan You
73106b8553
workflow: rename umd build to global
2018-09-19 12:46:55 -04:00
Evan You
d1bc6ee8d6
chore: setup all packages
2018-09-19 12:26:50 -04:00
Evan You
898b1106c9
workflow: improve build & dev scripts
2018-09-19 12:21:00 -04:00
Evan You
3401f6b460
init (graduate from prototype)
2018-09-19 11:35:38 -04:00