Ben McCann
00dfc1a450
chore: remove unused execa devDependencies ( #6294 )
...
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-08-09 14:57:32 +02:00
Vladimir
7c993e9454
test: standardising internal test ( #5600 )
2024-04-26 15:43:27 +02:00
Hiroshi Ogawa
6fb15280bc
fix(vite-node): fix isValidNodeImport to check "type": "module" first ( #5416 )
2024-03-26 16:04:48 +01:00
Dunqing
8715e2cc83
chore: update needed type module
2023-11-10 13:24:26 +01:00
rxliuli
b097cef8f4
fix(vite-node): fix errors caused by commonjs export circular references ( #3570 )
2023-06-15 13:33:03 +02:00
btea
4f5efdb234
chore: remove cross-env ( #2346 )
2022-11-21 16:50:58 +01:00
yoho
dc00ae7073
feat(vite-node): don't exit on uncaughtException in watch mode ( #2186 )
...
* feat: dont exit when uncaughtException
* chore: update
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-10-25 11:31:51 +02:00
Anthony Fu
49c67d2573
fix(vite-node): self circular reference ( #1609 )
2022-07-07 16:39:20 +08:00
yoho
4a95177356
feat(vite-node): vite hmr support ( #1516 )
...
* chore: update
* feat: vite-node hmr
* chore: lock.yaml
* chore: update
* chore: update
* chore: update
* feat: hmr module
* chore: package.json
* perf: create ctx only had `__vite_ssr_import_meta__.hot`
* chore: update
* chore: update
* chore: update
* chore: update
* perf: only install hmr plugin on watch mode
* chore: update lock
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-07-02 12:29:52 +03:00
Vladimir
406f995aa4
fix: respect transformMode when resolving id ( #1506 )
...
* fix: consider transform mode when resolving ids
* test: testing resolveId
* chore: cleanup
* chore: use importer to get transform mode when resolving id
* chore: update lockfile
2022-06-21 12:16:51 +03:00