Commit Graph

38 Commits

Author SHA1 Message Date
Dario Piotrowicz
8cc8e51042
chore: replace deprecated File type with RunnerTestFile (#18448) 2024-10-24 12:14:48 +02:00
翠 / green
1166a90728
test: misc fixes (#18200) 2024-09-26 09:54:49 +02:00
翠 / green
e7d51a361f
test: refactor hmr-ssr tests (#18075) 2024-09-12 11:34:07 +02:00
Bjorn Lu
e9a2746ca7
chore: enable some eslint rules (#18084)
Co-authored-by: 翠 / green <green@sapphi.red>
2024-09-12 11:28:36 +02:00
patak
242f550eb4
feat: Environment API (#16471)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
Co-authored-by: Dario Piotrowicz <dario.piotrowicz@gmail.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
Co-authored-by: Arnaud Barré <arnaud.barre@carbometrix.com>
Co-authored-by: Anthony Fu <github@antfu.me>
Co-authored-by: Dominik G <dominik.goepel@gmx.de>
Co-authored-by: Igor Minar <i@igor.dev>
Co-authored-by: Viktor Lázár <lazarv1982@gmail.com>
Co-authored-by: Joaquín Sánchez <userquin@gmail.com>
Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-09-04 11:27:09 +02:00
Hiroshi Ogawa
73a3de01d2
feat(css): support sass modern api (#17728) 2024-07-30 13:35:18 +08:00
Bjorn Lu
461d37b947
chore: remove fs-extra dev dependency (#17782) 2024-07-29 19:20:03 +08:00
Vladimir
8b3ab07718
feat: experimental Vite Runtime API (#12165) 2024-02-01 12:59:21 +01:00
Vladimir
bf1e9c2fd7
feat: support multiple HMR clients on the server (#15340) 2024-01-16 20:49:24 +01:00
翠 / green
1426f57415
test: use isPreview instead of previewBase (#14878) 2023-11-06 09:32:24 +01:00
Dunqing
f2aadb043f
chore: remove server.host option for e2e test (#14606) 2023-10-14 20:05:58 +09:00
翠 / green
ea47b8fa51
fix(html): import expression in classic script for dev (#14595) 2023-10-12 13:08:47 +02:00
翠 / green
bf3cc83929
test: cleanup testConfig.baseRoute and use testConfig.previewBase (#14475) 2023-10-03 19:13:03 +09:00
patak
8f109a67bd
test: fix playground config variants (#13725) 2023-07-07 13:09:18 +02:00
fi3ework
a8c7eb24a2
test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
sun0day
ef7b720432
test(server): vite server restart flow (#12777) 2023-04-25 15:53:04 +00:00
Wei
f6fdc56acd
refactor(playground): move to ESM module and add type check for config (#12131) 2023-02-28 15:56:51 +01:00
翠 / green
e58a4f00e2
chore: enable @typescript-eslint/ban-ts-comment (#11326) 2022-12-12 11:59:02 +01:00
翠 / green
29abeeab9c
test: fix custom serve teardown (#11316) 2022-12-11 10:54:50 +00:00
Arnaud Barré
134ce68179
chore: enable prettier trailing commas (#11167) 2022-12-04 08:19:06 +01:00
patak
beb716695d
feat: rollup 3 (#9870)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2022-11-07 09:35:36 +01:00
Bjorn Lu
fb6d8cb823
test: skip favicon log in debug serve (#10248) 2022-09-26 09:15:45 +02:00
Bjorn Lu
01235e23fb
test: use preview server (#9992) 2022-09-23 15:13:51 +02:00
那里好脏不可以
31f5ff3ef9
refactor: optimize async and await in code (#9854) 2022-09-06 16:57:10 +00:00
yoho
31c2926c68
test: refactor config load (#9762) 2022-08-22 00:23:21 +09:00
yoho
1d6a1eb3ad
fix: legacy no resolve asset urls (#9507) 2022-08-19 11:04:06 +02:00
patak
188f1881eb
feat: improved cold start using deps scanner (#8869) 2022-07-04 10:43:11 +02:00
patak
8ef733368f
feat: experimental.buildAdvancedBaseOptions (#8450) 2022-06-20 17:27:39 +02:00
Shinigami
60721ac53a
chore: use node prefix (#8309)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2022-06-19 21:59:52 +02:00
yoho
26ecd5a717
fix: objurl for type module, and concurrent tests (#8541) 2022-06-13 19:34:46 +02:00
翠 / green
164f528838
refactor!: make terser an optional dependency (#8049) 2022-06-08 10:39:57 +02:00
Anthony Fu
76fdc27437
feat!: migrate to ESM (#8178) 2022-05-21 13:38:33 +08:00
patak
09648c220a
feat!: relative base (#7644) 2022-05-18 07:07:41 +02:00
Anthony Fu
da6dc9d4f7
test: refactor test utils and setup (#8135) 2022-05-12 13:12:43 +08:00
Anthony Fu
67ff257377
chore: reduce the usage of require (#8121) 2022-05-12 11:55:54 +08:00
Anthony Fu
50f8f3b595
chore: upgrade to pnpm v7 (#8041) 2022-05-11 22:23:39 +08:00
patak
3f9776186f
test: set global hookTimeout (#8119) 2022-05-11 22:23:27 +08:00
Anthony Fu
79ef186b40
chore: enable typecheck for tests and scripts (#8114) 2022-05-11 18:09:52 +08:00