Nuxt/packages/vite/src
2022-09-07 13:32:10 +02:00
..
plugins perf(vite): remove duplicate css links from rendered page when inlined (#7264) 2022-09-07 10:41:08 +02:00
runtime fix(nuxt): pass and format vite-node build errors (#6683) 2022-09-03 12:02:14 +02:00
utils fix(vite): pass ssr condition to getModuleByUrl (#7260) 2022-09-05 22:52:14 +02:00
client.ts feat: allow client-side sourcemaps in production (#7313) 2022-09-07 13:32:10 +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 feat: allow client-side sourcemaps in production (#7313) 2022-09-07 13:32:10 +02:00
vite-node.ts refactor(vite): reuse resolved server entry from context (#7268) 2022-09-06 10:21:17 +02:00
vite.ts feat: allow client-side sourcemaps in production (#7313) 2022-09-07 13:32:10 +02:00