21 Commits

Author SHA1 Message Date
Tobbe Lundberg
247d693b73
docs(vite-node): Update programmatic usage example (#8275) 2025-07-14 11:03:14 +02:00
Hiroshi Ogawa
c0f47e03b0
fix(vite-node): fix buildStart on Vite 6 (#7480) 2025-02-27 13:43:02 +01:00
Alexander Lichter
75b52e3602
chore: update nuxt repo link (#7140) 2024-12-28 11:36:05 +02:00
Hiroshi Ogawa
de74785e05
chore(deps): update @antfu/eslint-config v3.8.0 (#6751) 2024-10-23 13:18:42 +02:00
Vladimir
471cf97b0c
chore: always require curly braces (#5885)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-06-16 18:10:10 +02:00
Shahab Movahhedi
d3d7cbab20
docs: README: fixed grammar error (#5192) 2024-02-16 14:46:47 +01:00
Matt Kantor
696b79e347
docs(vite-node): fix typos in vite-node README (#4082) 2023-09-08 11:15:40 +03:00
btea
3525e37ff0
chore(vite-node): update ViteNodeServer options link (#4054) 2023-08-31 09:02:43 +02:00
Julien Goux
d3d6b1fc82
feat: add --script option to vite-node (#2793)
* feat: add script-mode option to vite-node

* make it more resilient

* edit README

* remove tsx mention

* Update packages/vite-node/README.md

Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>

* Update packages/vite-node/README.md

Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>

---------

Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2023-02-11 14:08:19 +01:00
Vladimir
90c1801613
fix: show correct stack trace in errors and console (#2248)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
Fixes https://github.com/vitest-dev/vitest/issues/2231
Fixes https://github.com/vitest-dev/vitest/issues/1331
Fixes https://github.com/vitest-dev/vitest/issues/2211
Fixes https://github.com/vitest-dev/vitest/issues/2195
2022-11-07 20:02:20 +08:00
Anthony Fu
8d9a72e451 docs: improve features section 2022-09-14 09:30:02 +08:00
Anthony Fu
4968883ef0 docs: logo for vite-node 2022-09-14 05:43:54 +08:00
Anthony Fu
86b25eaa8b
docs: update vite-node users 2022-09-06 15:53:36 +08:00
cyly
60155046b7
docs: fix ViteNodeServer options lines (#1736) 2022-07-28 15:39:46 +08:00
Anthony Fu
57c2367196
feat(vite-node): allow dumpping the transformed code to debug (#1723) 2022-07-27 02:27:24 +08:00
Antoine Rey
5deb246361
feat(vite-node): options via CLI (fixes #1208) (#1215) 2022-05-29 16:25:00 +08:00
Guillaume Chau
3dfc2eb20e
docs(vite-node): disable optimizeDeps in example (#1280) 2022-05-10 00:25:33 +08:00
lxy-yz
fc86d07282
docs: typo (#1051) 2022-03-29 15:20:15 +08:00
Guillaume Chau
b3ee0c6e2f
docs(vite-node): add missing option in example (#948) 2022-03-16 01:10:55 +08:00
Anthony Fu
5c52873fe0 refactor(vite-node): rename run to executeFile 2022-01-12 02:18:57 +08:00
Anthony Fu
4498ae963a
refactor: seperate vite runner to vite-node package (#495) 2022-01-11 02:45:57 +08:00