Nuxt/packages/vite/src
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
..
plugins fix(vite): don't fail builds for virtual modules that don't support inlining (#7440) 2022-09-12 17:14:11 +02:00
runtime fix(vite): nuxi dev --https working out of the box (#7547) 2022-09-15 13:01:52 +02:00
utils fix(vite): warmup improvements (#7377) 2022-09-09 11:54:20 +02:00
client.ts fix(vite): use same asset filenames between server and client (#7436) 2022-09-12 12:12:41 +02:00
css.ts refactor(vite): enable strict type checking (#6616) 2022-08-15 15:40:06 +02:00
dev-bundler.ts refactor(vite): enable strict type checking (#6616) 2022-08-15 15:40:06 +02:00
dirs.ts v3.0.0-rc.7 (#6375) 2022-08-11 12:40:11 +02:00
index.ts refactor: extract vite and webpack builders (#45) 2021-04-03 15:38:07 +02:00
manifest.ts fix(vite): remove client manifest.json from public dir (#7021) 2022-08-29 11:37:53 +02:00
server.ts fix(nuxt): pass fully resolved path to nitro dist files (#7494) 2022-09-15 13:24:43 +02:00
vite-node.ts fix(nuxi, vite): ipv6 support for nuxi dev (#7560) 2022-09-15 18:10:36 +02:00
vite.ts fix(vite): disable server warmup with vite-node (#7512) 2022-09-14 17:59:56 +02:00