Julien Huang
|
fefe4e5c8d
|
fix(vite): add transformation result to log for parse errors (#28508)
|
2024-08-12 22:07:53 +01:00 |
|
Daniel Roe
|
e717937c03
|
perf(vite): don't write stub manifest for legacy bundler (#27957)
|
2024-07-02 19:27:38 +01:00 |
|
Daniel Roe
|
0f684970e9
|
fix(vite): omit css ?raw from head when in dev mode (#27940)
|
2024-07-01 10:30:09 +01:00 |
|
Daniel Roe
|
54e8bd0e7e
|
perf(nuxt,vite): use native fs utils rather than fs-extra (#27787)
|
2024-06-24 10:39:38 +01:00 |
|
Anthony Fu
|
f209158352
|
chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653)
|
2024-04-05 19:08:32 +01:00 |
|
Daniel Roe
|
eb40409f23
|
feat(kit,nuxt,vite,webpack): support -nightly extension (#23508)
|
2023-10-12 15:17:38 +01:00 |
|
Daniel Roe
|
16d47ead2e
|
fix(vite): don't set explicit conditions in shouldExternalize (#22991)
|
2023-09-04 13:49:26 +01:00 |
|
pooya parsa
|
a2f2a4748e
|
feat(nuxt): upgrade nitro + reduce node-specific usage (#22515)
Co-authored-by: Heb <xsh4k3@gmail.com>
|
2023-08-23 08:30:53 +01:00 |
|
Daniel Roe
|
b5c9a81d68
|
feat(nuxt): resolve unresolved paths within node_modules (#22478)
|
2023-08-07 23:05:29 +01:00 |
|
Daniel Roe
|
1605a532a1
|
fix(vite): pass modulesDir to isExternal (#21966)
|
2023-07-06 14:22:31 +01:00 |
|
Daniel Roe
|
d4addcf7b1
|
fix(vite): greater type-safety within runtime vite-node (#21849)
|
2023-06-28 22:19:51 +01:00 |
|
Daniel Roe
|
c6a62268c3
|
fix(vite): invalidate templates by dst not src (#21501)
|
2023-06-10 18:14:58 +01:00 |
|
Lehoczky Zoltán
|
7ff0c2d97a
|
fix(schema): add more explicit types for config schema (#21475)
|
2023-06-08 22:50:29 +01:00 |
|
Daniel Roe
|
b7547c3ce1
|
fix(vite): narrow vite-node inline pattern (#21224)
|
2023-05-28 18:54:24 -05:00 |
|
Daniel Roe
|
0ea719776b
|
refactor(vite): use native isFileServingAllowed util (#20414)
|
2023-04-20 14:00:05 +01:00 |
|
Anthony Fu
|
886350a27c
|
fix(vite): avoid serving arbitrary file in vite-node middleware (#20345)
|
2023-04-18 12:30:16 +01:00 |
|
Daniel Roe
|
9878c5b6e4
|
style: enable sort-imports eslint rule (#20133)
|
2023-04-07 09:02:47 -07:00 |
|
Anthony Fu
|
29d6094a8d
|
fix(vite): normalize path emitted by vite watcher (#19179)
|
2023-02-20 12:28:10 -08:00 |
|
Daniel Roe
|
23e5f980ea
|
fix(vite): ensure newly created pages do not return 404 (#18447)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2023-01-25 04:24:58 -08:00 |
|
Jose Morel
|
baf9d950db
|
feat(vite): support build.transpile as function (#7767)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-01-19 10:56:34 +00:00 |
|
pooya parsa
|
b49f2a8147
|
refactor: update unjs dependencies to stable v1 (#9011)
|
2022-11-15 15:33:43 +01:00 |
|
pooya parsa
|
265db50515
|
refactor(nuxt)!: cleanup schema and split nuxt 2 types (#8487)
|
2022-10-27 12:36:37 +02:00 |
|
Daniel Roe
|
4536242245
|
fix(vite): invalidate virtual modules with vite-node (#8389)
|
2022-10-24 10:32:49 +02:00 |
|
pooya parsa
|
895ecc7677
|
feat!: upgrade to nitropack@0.6 and h3@0.8 (#8218)
|
2022-10-15 20:42:57 +02:00 |
|
pooya parsa
|
abd0feb368
|
fix(vite): respect ctx.nuxt.options.modulesDir for resolving externals with vite-node (#7612)
|
2022-09-17 00:29:41 +02:00 |
|
pooya parsa
|
cfaca9c5c7
|
fix(vite): normalize vite-node error data from server (#7589)
|
2022-09-16 19:43:35 +02:00 |
|
pooya parsa
|
43b9bcaeaf
|
fix(nuxi, vite): ipv6 support for nuxi dev (#7560)
* fix(nuxi): ipv6 support for `nuxi dev`
* fix vite: use listener url directly
* add url to schema
|
2022-09-15 18:10:36 +02:00 |
|
Daniel Roe
|
a4fa070ad5
|
refactor(vite): reuse resolved server entry from context (#7268)
|
2022-09-06 10:21:17 +02:00 |
|
Anthony Fu
|
537338f116
|
fix(nuxt): pass and format vite-node build errors (#6683)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-09-03 12:02:14 +02:00 |
|
Anthony Fu
|
43e6c0295f
|
fix(vite): improve vite-node module invalidation (#6736)
|
2022-08-18 10:05:37 +02:00 |
|
Anthony Fu
|
d2094ea37a
|
refactor(vite): enable strict type checking (#6616)
|
2022-08-15 15:40:06 +02:00 |
|
pooya parsa
|
b4bea517df
|
fix(nuxi): update server.port and server.host with listener info (#6595)
|
2022-08-13 13:52:03 +02:00 |
|
Daniel Roe
|
70b024fbaa
|
fix(vite, nuxt): resolve relative to srcDir rather than rootDir (#6546)
|
2022-08-12 11:11:09 +02:00 |
|
Daniel Roe
|
ae388e7293
|
fix(vite): add module type to vite node entry (#6448)
|
2022-08-09 09:59:08 +02:00 |
|
Daniel Roe
|
41d6f372a7
|
feat(nuxt): update to vue-bundle-renderer@0.4 (#6210)
|
2022-08-07 11:52:34 +02:00 |
|
Daniel Roe
|
463c15e3d2
|
fix(vite): use url for entry on windows (#6355)
|
2022-08-04 17:24:35 +02:00 |
|
Anthony Fu
|
972f4b47bc
|
fix(vite): improve vite-node hmr (#6343)
|
2022-08-04 12:03:46 +02:00 |
|
Anthony Fu
|
d15c4727a8
|
refactor(vite): reuse logic and improve code splitting (#6164)
|
2022-07-27 11:01:25 +02:00 |
|
Anthony Fu
|
5e62e0fec0
|
fix(vite): use externality to handle vite-node externals (#6153)
|
2022-07-26 15:49:17 +02:00 |
|
Anthony Fu
|
537b6e35bd
|
fix(vite): set transform mode for vite-node (#5854)
close #5543
|
2022-07-14 16:01:21 +02:00 |
|
Xin Du (Clark)
|
139fc11c5a
|
refactor: fix typo and code improvements (#5344)
|
2022-06-08 21:49:11 +02:00 |
|
Jeremy Ye
|
bd80d27a49
|
fix(vite): add file:// protocol to vite-node entry file path (#4966)
|
2022-05-13 13:00:14 +02:00 |
|
pooya parsa
|
4712e99411
|
refactor!: rename nuxt3 to nuxt (#4449)
|
2022-04-20 10:52:39 +02:00 |
|
Anthony Fu
|
e31c604ac4
|
feat(vite-node): on-demand manifest generation (#3968)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-04-12 12:04:55 +02:00 |
|
Ahad Birang
|
f0714d78b0
|
fix(kit): use route instead of path in ServerMiddleware (#4139)
|
2022-04-07 13:32:28 +02:00 |
|
Anthony Fu
|
43007c6d13
|
fix(vite-node): improve server.mjs (#3967)
|
2022-03-30 13:34:23 +02:00 |
|
Anthony Fu
|
56252155ec
|
fix(vite-node): bugfixes for production build (#3934)
|
2022-03-28 13:02:28 +02:00 |
|
Anthony Fu
|
11c460fa99
|
fix(vite-node): entry path and executing in production (#3854)
|
2022-03-24 13:35:09 +01:00 |
|
Anthony Fu
|
ac40c9746c
|
feat(vite): experimental vite-node support (#2795)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-03-11 09:41:27 +01:00 |
|