Commit Graph

23 Commits

Author SHA1 Message Date
sun0day
65f5ed2e35
fix(worker): worker import.meta.url should not depends on document in iife mode (#12629)
Co-authored-by: 翠 / green <green@sapphi.red>
2023-04-02 10:58:15 +02:00
sun0day
1f011d8e02
test: throw element not found error (#12665) 2023-03-30 17:22:08 +00:00
翠 / green
bd54f54275
test: fix flaky assets/url-base test fail (#12626) 2023-03-28 11:05:58 +02:00
翠 / green
688a55787a
test: move ssr tests from plugin-react (#12528) 2023-03-22 09:12:02 +00:00
Arnaud Barré
134ce68179
chore: enable prettier trailing commas (#11167) 2022-12-04 08:19:06 +01:00
patak
5935619d85
refactor: move framework plugins out of core (#11158) 2022-12-03 11:36:08 +01:00
翠 / green
1ec017670f
fix(ssr): preserve require for external node (#11057) 2022-11-30 05:46:27 +01:00
翠 / green
72f63c5b51
test: reduce hmr test flakiness (#11075) 2022-11-25 16:49:08 +01:00
Bartosz Gościński
65f97bd8cf
fix: don't duplicate styles with dynamic import (fix #9967) (#9970) 2022-09-23 11:55:09 +02:00
Martin Kirilov
a8279af608
fix(plugin-legacy): prevent global process.env.NODE_ENV mutation (#9741) 2022-08-24 21:09:01 +02:00
zoomdong
1cf5c78358
chore: remove vitest global options (#9620) 2022-08-12 07:05:13 +02:00
翠 / green
cd69358177
fix: inline dynamic imports for ssr-webworker (fixes #9385) (#9401) 2022-07-28 10:58:37 +02:00
翠 / green
f9b5c14c42
refactor: remove ?used inject in glob plugin (#8900) 2022-07-03 18:53:28 +02:00
rixo
83dab7e049
feat(hmr): experimental.hmrPartialAccept (#7324) 2022-06-20 14:57:51 +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
Bjorn Lu
0e20949dbf
chore: update major deps (#8572) 2022-06-13 20:26:27 +02:00
yoho
26ecd5a717
fix: objurl for type module, and concurrent tests (#8541) 2022-06-13 19:34:46 +02:00
patak
09648c220a
feat!: relative base (#7644) 2022-05-18 07:07:41 +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
79ef186b40
chore: enable typecheck for tests and scripts (#8114) 2022-05-11 18:09:52 +08:00
Anthony Fu
b99cdc8fc5 chore: fix test 2022-05-11 17:20:50 +08:00
Anthony Fu
d2874827f7
test: improve dx for tests (#8112) 2022-05-11 17:03:19 +08:00