Nuxt/packages/vite/src
2023-09-28 14:13:10 +01:00
..
plugins fix(nuxt): handle vite preload-helper id with extension (#23230) 2023-09-15 13:16:09 +01:00
runtime refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
utils fix(vite): pass modulesDir to isExternal (#21966) 2023-07-06 14:22:31 +01:00
client.ts fix(vite): explicitly set vite manifest path (#23276) 2023-09-18 13:09:59 +01:00
css.ts fix(vite): allow extending vue config per-environment (#19968) 2023-03-29 03:59:57 -07:00
dev-bundler.ts refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
dirs.ts chore: prune internal unused code and exports (#21809) 2023-06-27 10:38:40 +01:00
index.ts refactor: extract vite and webpack builders (#45) 2021-04-03 15:38:07 +02:00
manifest.ts fix(vite): add css to manifest without cssCodeSplit (#23049) 2023-09-11 09:47:57 +01:00
server.ts perf(vite): don't print server compressed size after vite build (#23359) 2023-09-28 14:13:10 +01:00
vite-node.ts fix(vite): don't set explicit conditions in shouldExternalize (#22991) 2023-09-04 13:49:26 +01:00
vite.ts feat(schema): support setting hidden sourcemaps (#22787) 2023-08-24 13:06:44 +01:00