Commit Graph

24 Commits

Author SHA1 Message Date
Hiroshi Ogawa
ad9a987aa4
test: add tests for ssr.optimizeDeps.include with dep1 > dep2 syntax (#16408) 2024-11-05 09:07:38 +01: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
三咲智子 Kevin Deng
8d18a91012
refactor!: remove jest condition (#14544) 2023-10-09 20:13:35 +08:00
shYkiSto
8fe69524d2
fix: keep track of ssr version of imported modules separately (#11973) 2023-06-15 07:27:09 +02:00
Bjorn Lu
d3c9c0b7c1
fix(ssr): ignore module exports condition (#11409) 2022-12-20 10:21:58 +01:00
Arnaud Barré
134ce68179
chore: enable prettier trailing commas (#11167) 2022-12-04 08:19:06 +01:00
Ben McCann
8148af7b80
fix!: make NODE_ENV more predictable (#10996) 2022-11-22 22:25:10 +08:00
zoomdong
1cf5c78358
chore: remove vitest global options (#9620) 2022-08-12 07:05:13 +02:00
Bjorn Lu
ff89df5200
fix(ssr): check root import extension for external (#9494) 2022-08-09 11:15:12 +02:00
Bjorn Lu
e60368f937
fix(ssr): allow virtual paths on node modules (#9405) 2022-07-29 09:59:24 +02:00
Bjorn Lu
ea2770106e
fix(ssr): no external symlink package (#9296) 2022-07-22 12:07:11 +02:00
patak
d420f01d48
fix: entries in ssr.external (#9286) 2022-07-22 09:47:32 +02:00
patak
188f1881eb
feat: improved cold start using deps scanner (#8869) 2022-07-04 10:43:11 +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
patak
11d21911b9
feat: support cjs noExternal in SSR dev, fix #2579 (#8430) 2022-06-18 10:32:04 +02:00
patak
f8c92d1f4c
feat: default esm SSR build, simplified externalization (#8348) 2022-05-29 15:09:26 +02:00
patak
5161ecdc6c
chore: fix lint, return types of serve() in tests (#8380) 2022-05-29 14:47:21 +02:00
翠 / green
8d478df78d
test: fix server hmr port conflict (#8197) 2022-05-17 14:25:34 +02:00
Anthony Fu
da6dc9d4f7
test: refactor test utils and setup (#8135) 2022-05-12 13:12:43 +08:00
Anthony Fu
3c63b7ee83 test: ensure ports are free for test servers 2022-05-11 20:31:21 +08:00
Anthony Fu
79ef186b40
chore: enable typecheck for tests and scripts (#8114) 2022-05-11 18:09:52 +08:00
Anthony Fu
d2874827f7
test: improve dx for tests (#8112) 2022-05-11 17:03:19 +08:00
Anthony Fu
8148f67f4a
test: migrate to vitest (#8076) 2022-05-11 14:33:20 +08:00
Anthony Fu
875fc116a0
chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00