9 Commits

Author SHA1 Message Date
sun0day
88d5764894
fix: invalidate new worker and its dependencies (#1896) 2022-08-23 15:50:20 +03:00
Vladimir
68951e047f
fix: don't clear mocks with vi.resetModules, cache normalised mock paths (#1726)
* fix: don't reset mocks with vi.resetModules

* chore: reset mocks with --no-threads

* fix: normalize path when caching mocks
2022-07-27 10:14:53 +03:00
Anthony Fu
49c67d2573
fix(vite-node): self circular reference (#1609) 2022-07-07 16:39:20 +08:00
Vladimir
5ef0b81464
fix: web worker using worker plugins (#1546) 2022-06-27 16:14:29 +03:00
Oliver Bell
c6f2346576
fix(web-worker): ensure event listener functions are bound correctly (#1487) 2022-06-14 23:27:08 +08:00
Anthony Fu
db824cf434 chore: apply lint 2022-04-03 16:35:29 +08:00
Anthony Fu
b5d97b0052 fix(web-worker): deps externality 2022-03-29 17:17:06 +08:00
Anthony Fu
f26cdf24d4
fix(vite-node): use fsPath for moduleCache, fix hmr (#961) 2022-03-16 23:53:25 +00:00
Vladimir
73753475f5
feat: web worker support (#726)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-03-16 22:58:41 +00:00