Nuxt/packages/vite/src
2022-07-29 14:33:24 +02:00
..
plugins fix(vite, webpack): generate composable keys based on order (#6191) 2022-07-29 11:40:04 +02:00
runtime perf(vite-node): only invalidate cache for user code (#6156) 2022-07-26 15:46:06 +02:00
utils refactor(vite): reuse logic and improve code splitting (#6164) 2022-07-27 11:01:25 +02:00
client.ts fix(vite): fix dist dir resolution (#6215) 2022-07-29 14:33:24 +02:00
css.ts fix(vite): sort postcss plugins to add autoprefixer & cssnano last (#3827) 2022-03-22 11:40:36 +01:00
dev-bundler.ts refactor(vite): reuse logic and improve code splitting (#6164) 2022-07-27 11:01:25 +02:00
dirs.ts fix(vite): fix dist dir resolution (#6215) 2022-07-29 14:33:24 +02:00
index.ts refactor: extract vite and webpack builders (#45) 2021-04-03 15:38:07 +02:00
manifest.ts fix(vite): ignore baseurl when pruning manifest (#6063) 2022-07-25 11:52:21 +02:00
server.ts refactor(vite): reuse logic and improve code splitting (#6164) 2022-07-27 11:01:25 +02:00
vite-node.ts refactor(vite): reuse logic and improve code splitting (#6164) 2022-07-27 11:01:25 +02:00
vite.ts fix(vite): invalidate virtual files when changed (#6038) 2022-07-21 16:21:58 +02:00